/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | qos_sq.c | 35 struct otx2_qset *qset = &pfvf->qset; in otx2_qos_sq_aura_pool_init() local 118 struct otx2_qset *qset = &pfvf->qset; in otx2_qos_sq_free_sqbs() local 261 struct otx2_qset *qset = &pfvf->qset; in otx2_qos_disable_sq() local
|
D | rep.c | 490 struct otx2_qset *qset = &priv->qset; in rvu_rep_napi_init() local 550 struct otx2_qset *qset = &priv->qset; in rvu_rep_free_cq_rsrc() local 572 struct otx2_qset *qset = &priv->qset; in rvu_rep_rsrc_free() local 588 struct otx2_qset *qset = &priv->qset; in rvu_rep_rsrc_init() local
|
D | otx2_xsk.c | 92 struct otx2_qset *qset = &pfvf->qset; in otx2_clean_up_rq() local 172 struct otx2_qset *qset = &pf->qset; in otx2_xsk_wakeup() local
|
D | otx2_common.c | 898 struct otx2_qset *qset = &pfvf->qset; in otx2_rq_init() local 968 struct otx2_qset *qset = &pfvf->qset; in otx2_sq_init() local 1059 struct otx2_qset *qset = &pfvf->qset; in otx2_cq_init() local 1272 struct otx2_qset *qset = &pfvf->qset; in otx2_sq_free_sqbs() local 1537 struct otx2_qset *qset = &pfvf->qset; in otx2_sq_aura_pool_init() local 1675 struct otx2_qset *qset = &pfvf->qset; in otx2_config_npa() local 1923 struct otx2_qset *qset = &pfvf->qset; in otx2_free_cints() local
|
D | otx2_pf.c | 1443 struct otx2_qset *qset = &pf->qset; in otx2_disable_napi() local 1461 struct otx2_qset *qset = &pf->qset; in otx2_free_cq_res() local 1475 struct otx2_qset *qset = &pf->qset; in otx2_free_sq_res() local 1662 struct otx2_qset *qset = &pf->qset; in otx2_free_hw_resources() local 1822 void otx2_free_queue_mem(struct otx2_qset *qset) in otx2_free_queue_mem() 1837 struct otx2_qset *qset = &pf->qset; in otx2_alloc_queue_mem() local 1886 struct otx2_qset *qset = &pf->qset; in otx2_open() local 2071 struct otx2_qset *qset = &pf->qset; in otx2_stop() local
|
D | otx2_ethtool.c | 83 static void otx2_get_qset_strings(struct otx2_nic *pfvf, u8 **data, int qset) in otx2_get_qset_strings()
|
D | otx2_txrx.c | 568 struct otx2_qset *qset; in otx2_napi_handler() local
|
D | otx2_common.h | 469 struct otx2_qset qset; member
|
/linux-6.15/drivers/net/ethernet/intel/ice/ |
D | ice_idc.c | 60 int ice_add_rdma_qset(struct ice_pf *pf, struct iidc_rdma_qset_params *qset) in ice_add_rdma_qset() 115 int ice_del_rdma_qset(struct ice_pf *pf, struct iidc_rdma_qset_params *qset) in ice_del_rdma_qset()
|
/linux-6.15/drivers/infiniband/hw/irdma/ |
D | main.c | 170 struct iidc_rdma_qset_params qset = {}; in irdma_lan_register_qset() local 198 struct iidc_rdma_qset_params qset = {}; in irdma_lan_unregister_qset() local
|
D | i40iw_if.c | 113 u16 qset; in i40iw_open() local
|
/linux-6.15/drivers/net/ethernet/fungible/funeth/ |
D | funeth_main.c | 441 static void fun_free_rings(struct net_device *netdev, struct fun_qset *qset) in fun_free_rings() 479 static int fun_alloc_rings(struct net_device *netdev, struct fun_qset *qset) in fun_alloc_rings() 530 static int fun_advance_ring_state(struct net_device *dev, struct fun_qset *qset) in fun_advance_ring_state() 741 static void fun_down(struct net_device *dev, struct fun_qset *qset) in fun_down() 768 static int fun_up(struct net_device *dev, struct fun_qset *qset) in fun_up() 837 struct fun_qset qset = { in funeth_open() local 863 struct fun_qset qset = { .state = FUN_QSTATE_DESTROYED }; in funeth_close() local
|
/linux-6.15/drivers/net/ethernet/cavium/thunder/ |
D | nic_main.c | 478 u8 qset, rq_idx = 0; in nic_config_cpi() local 567 u8 qset, idx = 0; in nic_config_rss() local
|
D | nicvf_ethtool.c | 212 static void nicvf_get_qset_strings(struct nicvf *nic, u8 **data, int qset) in nicvf_get_qset_strings()
|
/linux-6.15/drivers/net/ethernet/chelsio/cxgb3/ |
D | common.h | 329 struct qset_params qset[SGE_QSETS]; member
|
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.c | 2601 static inline struct port_info *ethqset2pinfo(struct adapter *adap, int qset) in ethqset2pinfo()
|