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()
753 struct otx2_qset *qset = &pfvf->qset; in otx2_rq_init() local824 struct otx2_qset *qset = &pfvf->qset; in otx2_sq_init() local873 struct otx2_qset *qset = &pfvf->qset; in otx2_cq_init() local1070 struct otx2_qset *qset = &pfvf->qset; in otx2_sq_free_sqbs() local1269 struct otx2_qset *qset = &pfvf->qset; in otx2_sq_aura_pool_init() local1385 struct otx2_qset *qset = &pfvf->qset; in otx2_config_npa() local1613 struct otx2_qset *qset = &pfvf->qset; in otx2_free_cints() local
1251 struct otx2_qset *qset = &pf->qset; in otx2_disable_napi() local1264 struct otx2_qset *qset = &pf->qset; in otx2_free_cq_res() local1278 struct otx2_qset *qset = &pf->qset; in otx2_free_sq_res() local1426 struct otx2_qset *qset = &pf->qset; in otx2_free_hw_resources() local1500 struct otx2_qset *qset = &pf->qset; in otx2_open() local1678 struct otx2_qset *qset = &pf->qset; in otx2_stop() local
408 struct otx2_qset *qset; in otx2_napi_handler() local
83 static void otx2_get_qset_strings(struct otx2_nic *pfvf, u8 **data, int qset) in otx2_get_qset_strings()
340 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()