Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_vec.c18 unsigned int tx_rings; member
A Daq_hw.h66 u8 tx_rings; member
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw88/
A Dpci.h223 struct rtw_pci_tx_ring tx_rings[RTK_MAX_TX_QUEUE_NUM]; member
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c6224 int __bnxt_hwrm_get_tx_rings(struct bnxt *bp, u16 fid, int *tx_rings) in __bnxt_hwrm_get_tx_rings()
6250 __bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in __bnxt_hwrm_reserve_pf_rings()
6303 __bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in __bnxt_hwrm_reserve_vf_rings()
6347 bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_reserve_pf_rings()
6374 bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_reserve_vf_rings()
6587 static int bnxt_hwrm_check_vf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_check_vf_rings()
6612 static int bnxt_hwrm_check_pf_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_check_pf_rings()
6638 static int bnxt_hwrm_check_rings(struct bnxt *bp, int tx_rings, int rx_rings, in bnxt_hwrm_check_rings()
/linux-6.3-rc2/include/linux/
A Dthunderbolt.h482 struct tb_ring **tx_rings; member
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf.h271 struct iavf_ring *tx_rings; member
/linux-6.3-rc2/drivers/net/ethernet/broadcom/genet/
A Dbcmgenet.h584 struct bcmgenet_tx_ring tx_rings[DESC_INDEX + 1]; member
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/
A Dnfp_net.h520 struct nfp_net_tx_ring *tx_rings; member
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_main.c3990 u8 tx_rings, rx_rings; in qlcnic_setup_rings() local
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_lib.c2019 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()
A Dice.h339 struct ice_tx_ring **tx_rings; /* Tx ring array */ member
A Dice_ethtool.c2940 struct ice_tx_ring *tx_rings = NULL; in ice_set_ringparam() local
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dbcmsysport.h726 struct bcm_sysport_tx_ring *tx_rings; member
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_ethtool.c2051 struct i40e_ring *tx_rings = NULL, *rx_rings = NULL; in i40e_set_ringparam() local
A Di40e.h882 struct i40e_ring **tx_rings; member
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Dpci.h961 struct rtw89_pci_tx_ring tx_rings[RTW89_TXCH_NUM]; member
/linux-6.3-rc2/drivers/net/ethernet/sun/
A 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
A Dniu.h3270 struct tx_ring_info *tx_rings; member

Completed in 146 milliseconds