Home
last modified time | relevance | path

Searched defs:tx_rings (Results 1 – 18 of 18) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/
Daq_vec.c18 unsigned int tx_rings; member
Daq_hw.h66 u8 tx_rings; member
/linux-6.1.9/drivers/net/wireless/realtek/rtw88/
Dpci.h223 struct rtw_pci_tx_ring tx_rings[RTK_MAX_TX_QUEUE_NUM]; member
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c6194 int __bnxt_hwrm_get_tx_rings(struct bnxt *bp, u16 fid, int *tx_rings) in __bnxt_hwrm_get_tx_rings()
6220 __bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in __bnxt_hwrm_reserve_pf_rings()
6273 __bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in __bnxt_hwrm_reserve_vf_rings()
6317 bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_reserve_pf_rings()
6344 bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_reserve_vf_rings()
6557 static int bnxt_hwrm_check_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_check_vf_rings()
6582 static int bnxt_hwrm_check_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_check_pf_rings()
6608 static int bnxt_hwrm_check_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_check_rings()
/linux-6.1.9/include/linux/
Dthunderbolt.h482 struct tb_ring **tx_rings; member
/linux-6.1.9/drivers/net/ethernet/intel/iavf/
Diavf.h270 struct iavf_ring *tx_rings; member
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/
Dnfp_net.h511 struct nfp_net_tx_ring *tx_rings; member
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_lib.c1901 int ice_vsi_cfg_single_txq(struct ice_vsi *vsi, struct ice_tx_ring **tx_rings, u16 q_idx) in ice_vsi_cfg_single_txq()
Dice_ethtool.c2752 struct ice_tx_ring *tx_rings = NULL; in ice_set_ringparam() local
Dice.h315 struct ice_tx_ring **tx_rings; /* Tx ring array */ member
/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c3990 u8 tx_rings, rx_rings; in qlcnic_setup_rings() local
/linux-6.1.9/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.h584 struct bcmgenet_tx_ring tx_rings[DESC_INDEX + 1]; member
/linux-6.1.9/drivers/net/ethernet/broadcom/
Dbcmsysport.h715 struct bcm_sysport_tx_ring *tx_rings; member
/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2049 struct i40e_ring *tx_rings = NULL, *rx_rings = NULL; in i40e_set_ringparam() local
Di40e.h881 struct i40e_ring **tx_rings; member
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dpci.h948 struct rtw89_pci_tx_ring tx_rings[RTW89_TXCH_NUM]; member
/linux-6.1.9/drivers/net/ethernet/sun/
Dniu.c4475 struct tx_ring_info *tx_rings; in niu_alloc_channels() local
6271 struct tx_ring_info *tx_rings; in niu_get_tx_stats() local
Dniu.h3270 struct tx_ring_info *tx_rings; member