Searched defs:rx_rings (Results 1 – 14 of 14) sorted by relevance
/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_vec.c | 24 unsigned int rx_rings; member
|
D | aq_hw.h | 67 u8 rx_rings; member
|
/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 5094 int bnxt_get_nr_rss_ctxs(struct bnxt *bp, int rx_rings) in bnxt_get_nr_rss_ctxs() 6065 __bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in __bnxt_hwrm_reserve_pf_rings() 6118 __bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in __bnxt_hwrm_reserve_vf_rings() 6162 bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_reserve_pf_rings() 6189 bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_reserve_vf_rings() 6321 int grp, rx_rings, rc; in __bnxt_reserve_rings() local 6402 static int bnxt_hwrm_check_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_check_vf_rings() 6427 static int bnxt_hwrm_check_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_check_pf_rings() 6453 static int bnxt_hwrm_check_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_check_rings() 11837 int rx_rings = rx; in bnxt_check_rings() local
|
/drivers/net/wireless/realtek/rtw88/ |
D | pci.h | 224 struct rtw_pci_rx_ring rx_rings[RTK_MAX_RX_QUEUE_NUM]; member
|
/drivers/net/ethernet/intel/iavf/ |
D | iavf.h | 253 struct iavf_ring *rx_rings; member
|
/drivers/net/ethernet/intel/ice/ |
D | ice.h | 266 struct ice_ring **rx_rings; /* Rx ring array */ member
|
D | ice_ethtool.c | 2708 struct ice_ring *tx_rings = NULL, *rx_rings = NULL; in ice_set_ringparam() local
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 4007 u8 tx_rings, rx_rings; in qlcnic_setup_rings() local
|
/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net.h | 524 struct nfp_net_rx_ring *rx_rings; member
|
/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.h | 593 struct bcmgenet_rx_ring rx_rings[DESC_INDEX + 1]; member
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 1951 struct i40e_ring *tx_rings = NULL, *rx_rings = NULL; in i40e_set_ringparam() local
|
D | i40e.h | 861 struct i40e_ring **rx_rings; member
|
/drivers/net/ethernet/sun/ |
D | niu.c | 4455 struct rx_ring_info *rx_rings; in niu_alloc_channels() local 6221 struct rx_ring_info *rx_rings; in niu_get_rx_stats() local
|
D | niu.h | 3269 struct rx_ring_info *rx_rings; member
|