Searched defs:qset (Results 1 – 10 of 10) sorted by relevance
706 struct otx2_qset *qset = &pfvf->qset; in otx2_rq_init() local739 struct otx2_qset *qset = &pfvf->qset; in otx2_sq_init() local816 struct otx2_qset *qset = &pfvf->qset; in otx2_cq_init() local1012 struct otx2_qset *qset = &pfvf->qset; in otx2_sq_free_sqbs() local1211 struct otx2_qset *qset = &pfvf->qset; in otx2_sq_aura_pool_init() local1329 struct otx2_qset *qset = &pfvf->qset; in otx2_config_npa() local1547 struct otx2_qset *qset = &pfvf->qset; in otx2_free_cints() local
1240 struct otx2_qset *qset = &pf->qset; in otx2_disable_napi() local1253 struct otx2_qset *qset = &pf->qset; in otx2_free_cq_res() local1267 struct otx2_qset *qset = &pf->qset; in otx2_free_sq_res() local1386 struct otx2_qset *qset = &pf->qset; in otx2_free_hw_resources() local1453 struct otx2_qset *qset = &pf->qset; in otx2_open() local1624 struct otx2_qset *qset = &pf->qset; in otx2_stop() local
78 static void otx2_get_qset_strings(struct otx2_nic *pfvf, u8 **data, int qset) in otx2_get_qset_strings()
402 struct otx2_qset *qset; in otx2_napi_handler() local
243 struct otx2_qset qset; member
478 u8 qset, rq_idx = 0; in nic_config_cpi() local567 u8 qset, idx = 0; in nic_config_rss() local
211 static void nicvf_get_qset_strings(struct nicvf *nic, u8 **data, int qset) in nicvf_get_qset_strings()
1313 u16 qset; in i40iw_initialize_dev() local
329 struct qset_params qset[SGE_QSETS]; member
2601 static inline struct port_info *ethqset2pinfo(struct adapter *adap, int qset) in ethqset2pinfo()