Searched defs:qset (Results 1 – 12 of 12) sorted by relevance
67 int ice_add_rdma_qset(struct ice_pf *pf, struct iidc_rdma_qset_params *qset) in ice_add_rdma_qset()122 int ice_del_rdma_qset(struct ice_pf *pf, struct iidc_rdma_qset_params *qset) in ice_del_rdma_qset()
751 struct otx2_qset *qset = &pfvf->qset; in otx2_rq_init() local822 struct otx2_qset *qset = &pfvf->qset; in otx2_sq_init() local873 struct otx2_qset *qset = &pfvf->qset; in otx2_cq_init() local1080 struct otx2_qset *qset = &pfvf->qset; in otx2_sq_free_sqbs() local1279 struct otx2_qset *qset = &pfvf->qset; in otx2_sq_aura_pool_init() local1395 struct otx2_qset *qset = &pfvf->qset; in otx2_config_npa() local1623 struct otx2_qset *qset = &pfvf->qset; in otx2_free_cints() local
1259 struct otx2_qset *qset = &pf->qset; in otx2_disable_napi() local1272 struct otx2_qset *qset = &pf->qset; in otx2_free_cq_res() local1286 struct otx2_qset *qset = &pf->qset; in otx2_free_sq_res() local1433 struct otx2_qset *qset = &pf->qset; in otx2_free_hw_resources() local1545 struct otx2_qset *qset = &pf->qset; in otx2_open() local1734 struct otx2_qset *qset = &pf->qset; in otx2_stop() local
83 static void otx2_get_qset_strings(struct otx2_nic *pfvf, u8 **data, int qset) in otx2_get_qset_strings()
491 struct otx2_qset *qset; in otx2_napi_handler() local
351 struct otx2_qset qset; member
165 struct iidc_rdma_qset_params qset = {}; in irdma_lan_register_qset() local193 struct iidc_rdma_qset_params qset = {}; in irdma_lan_unregister_qset() local
112 u16 qset; in i40iw_open() local
478 u8 qset, rq_idx = 0; in nic_config_cpi() local567 u8 qset, idx = 0; in nic_config_rss() local
212 static void nicvf_get_qset_strings(struct nicvf *nic, u8 **data, int qset) in nicvf_get_qset_strings()
329 struct qset_params qset[SGE_QSETS]; member
2601 static inline struct port_info *ethqset2pinfo(struct adapter *adap, int qset) in ethqset2pinfo()
Completed in 43 milliseconds