Home
last modified time | relevance | path

Searched defs:num_txq (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/atheros/alx/
Dalx.h121 int num_txq; member
Dmain.c832 int err, num_vec, num_txq, num_rxq; in alx_enable_msix() local
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac5.c698 void dwmac5_fpe_configure(void __iomem *ioaddr, u32 num_txq, u32 num_rxq, in dwmac5_fpe_configure()
Ddwxgmac2_core.c1432 static void dwxgmac3_fpe_configure(void __iomem *ioaddr, u32 num_txq, in dwxgmac3_fpe_configure()
/Linux-v6.1/drivers/net/ethernet/brocade/bna/
Dbna_types.h306 int num_txq; member
467 int num_txq; member
496 int num_txq; member
Dbna_enet.c2026 bna_num_txq_set(struct bna *bna, int num_txq) in bna_num_txq_set()
Dbna_tx_rx.c3316 bna_tx_res_req(int num_txq, int txq_depth, struct bna_res_info *res_info) in bna_tx_res_req()
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_sriov.c507 u16 num_msix_per_vf, num_txq, num_rxq, avail_qs; in ice_set_per_vf_res() local
Dice.h199 u16 num_txq; member
380 u16 num_txq; /* Used Tx queues */ member
Dice_type.h260 u16 num_txq; /* Number/Total Tx queues */ member
/Linux-v6.1/net/mac80211/
Dtx.c4075 unsigned int num_txq = 0; in ieee80211_txq_schedule_airtime_check() local