| /Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/ | 
| D | aq_vec.c | 22 	unsigned int tx_rings;  member
 | 
| D | aq_hw.h | 51 	u8 tx_rings;  member
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtw88/ | 
| D | pci.h | 191 	struct rtw_pci_tx_ring tx_rings[RTK_MAX_TX_QUEUE_NUM];  member
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ | 
| D | bnxt.c | 5698 int __bnxt_hwrm_get_tx_rings(struct bnxt *bp, u16 fid, int *tx_rings)  in __bnxt_hwrm_get_tx_rings()5720 			     int tx_rings, int rx_rings, int ring_grps,  in __bnxt_hwrm_reserve_pf_rings()
 5770 			     struct hwrm_func_vf_cfg_input *req, int tx_rings,  in __bnxt_hwrm_reserve_vf_rings()
 5811 bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings,  in bnxt_hwrm_reserve_pf_rings()
 5834 bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings,  in bnxt_hwrm_reserve_vf_rings()
 6006 static int bnxt_hwrm_check_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings,  in bnxt_hwrm_check_vf_rings()
 6033 static int bnxt_hwrm_check_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings,  in bnxt_hwrm_check_pf_rings()
 6061 static int bnxt_hwrm_check_rings(struct bnxt *bp, int tx_rings, int rx_rings,  in bnxt_hwrm_check_rings()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | thunderbolt.h | 448 	struct tb_ring **tx_rings;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/iavf/ | 
| D | iavf.h | 235 	struct iavf_ring *tx_rings;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ice/ | 
| D | ice.h | 217 	struct ice_ring **tx_rings;	 /* Tx ring array */  member
 | 
| D | ice_ethtool.c | 2578 	struct ice_ring *tx_rings = NULL, *rx_rings = NULL;  in ice_set_ringparam()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/ | 
| D | nfp_net.h | 515 	struct nfp_net_tx_ring *tx_rings;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic_main.c | 4042 	u8 tx_rings, rx_rings;  in qlcnic_setup_rings()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/ | 
| D | bcmsysport.h | 745 	struct bcm_sysport_tx_ring *tx_rings;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/genet/ | 
| D | bcmgenet.h | 618 	struct bcmgenet_tx_ring tx_rings[DESC_INDEX + 1];  member
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_ethtool.c | 1938 	struct i40e_ring *tx_rings = NULL, *rx_rings = NULL;  in i40e_set_ringparam()  local
 | 
| D | i40e.h | 763 	struct i40e_ring **tx_rings;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/sun/ | 
| D | niu.c | 4458 	struct tx_ring_info *tx_rings;  in niu_alloc_channels()  local6254 	struct tx_ring_info *tx_rings;  in niu_get_tx_stats()  local
 
 | 
| D | niu.h | 3270 	struct tx_ring_info		*tx_rings;  member
 |