Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/ethernet/aquantia/atlantic/
Daq_vec.c18 unsigned int tx_rings; member
Daq_hw.h66 u8 tx_rings; member
/linux-6.8/drivers/net/wireless/realtek/rtw88/
Dpci.h223 struct rtw_pci_tx_ring tx_rings[RTK_MAX_TX_QUEUE_NUM]; member
/linux-6.8/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c6950 int __bnxt_hwrm_get_tx_rings(struct bnxt *bp, u16 fid, int *tx_rings) in __bnxt_hwrm_get_tx_rings()
6976 __bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in __bnxt_hwrm_reserve_pf_rings()
7030 __bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in __bnxt_hwrm_reserve_vf_rings()
7076 bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_reserve_pf_rings()
7103 bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_reserve_vf_rings()
7320 static int bnxt_hwrm_check_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_check_vf_rings()
7345 static int bnxt_hwrm_check_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_check_pf_rings()
7371 static int bnxt_hwrm_check_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_check_rings()
/linux-6.8/include/linux/
Dthunderbolt.h496 struct tb_ring **tx_rings; member
/linux-6.8/drivers/net/ethernet/intel/iavf/
Diavf.h273 struct iavf_ring *tx_rings; member
/linux-6.8/drivers/net/ethernet/intel/ice/
Dice_lib.c1806 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.c2785 struct ice_tx_ring *tx_rings = NULL; in ice_set_ringparam() local
Dice.h335 struct ice_tx_ring **tx_rings; /* Tx ring array */ member
/linux-6.8/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.h584 struct bcmgenet_tx_ring tx_rings[DESC_INDEX + 1]; member
/linux-6.8/drivers/net/ethernet/netronome/nfp/
Dnfp_net.h520 struct nfp_net_tx_ring *tx_rings; member
/linux-6.8/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c3986 u8 tx_rings, rx_rings; in qlcnic_setup_rings() local
/linux-6.8/drivers/net/ethernet/broadcom/
Dbcmsysport.h726 struct bcm_sysport_tx_ring *tx_rings; member
/linux-6.8/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2061 struct i40e_ring *tx_rings = NULL, *rx_rings = NULL; in i40e_set_ringparam() local
Di40e.h797 struct i40e_ring **tx_rings; member
/linux-6.8/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
/linux-6.8/drivers/net/wireless/realtek/rtw89/
Dpci.h1426 struct rtw89_pci_tx_ring tx_rings[RTW89_TXCH_NUM]; member