Home
last modified time | relevance | path

Searched defs:txqs (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/net/ethernet/
Deth.c388 struct net_device *alloc_etherdev_mqs(int sizeof_priv, unsigned int txqs, in alloc_etherdev_mqs()
402 unsigned int txqs, unsigned int rxqs) in devm_alloc_etherdev_mqs()
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_dev.h57 struct hinic_txq *txqs; member
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.c366 nfp_repr_alloc_mqs(struct nfp_app *app, unsigned int txqs, unsigned int rxqs) in nfp_repr_alloc_mqs()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/abm/
Dmain.c373 unsigned int txqs; in nfp_abm_spawn_repr() local
/Linux-v4.19/drivers/net/can/
Ddev.c705 unsigned int txqs, unsigned int rxqs) in alloc_candev_mqs()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.h1044 unsigned long txqs, in iwl_trans_freeze_txq_timer()
1069 u32 txqs) in iwl_trans_wait_tx_queues_empty()
/Linux-v4.19/net/mac80211/
Diface.c1735 int txqs = 1; in ieee80211_if_add() local
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans.c2134 unsigned long txqs, in iwl_trans_pcie_freeze_txq_timer()
/Linux-v4.19/drivers/net/wan/
Dfarsync.c441 int txqs; /* index to get next buffer to tx */ member
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c2609 unsigned long txqs = 0, tids = 0; in __iwl_mvm_mac_sta_notify() local
/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dath5k.h1318 struct ath5k_txq txqs[AR5K_NUM_TX_QUEUES]; /* tx queues */ member
/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h817 struct mvpp2_tx_queue **txqs; member
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dcore.h1020 struct list_head txqs; member
/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h1155 struct ice_aqc_add_txqs_perq txqs[1]; member
/Linux-v4.19/drivers/net/ethernet/marvell/
Dmvneta.c412 struct mvneta_tx_queue *txqs; member
/Linux-v4.19/net/core/
Ddev.c8884 unsigned int txqs, unsigned int rxqs) in alloc_netdev_mqs()