Home
last modified time | relevance | path

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

/linux-4.1.27/net/ethernet/
Deth.c380 struct net_device *alloc_etherdev_mqs(int sizeof_priv, unsigned int txqs, in alloc_etherdev_mqs()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-trans.h894 unsigned long txqs, in iwl_trans_freeze_txq_timer()
905 u32 txqs) in iwl_trans_wait_tx_queue_empty()
/linux-4.1.27/net/mac80211/
Diface.c1674 int txqs = 1; in ieee80211_if_add() local
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Dtrans.c1514 unsigned long txqs, in iwl_trans_pcie_freeze_txq_timer()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c2524 unsigned long txqs = 0, tids = 0; in iwl_mvm_mac_sta_notify() local
/linux-4.1.27/drivers/net/wan/
Dfarsync.c441 int txqs; /* index to get next buffer to tx */ member
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dath5k.h1317 struct ath5k_txq txqs[AR5K_NUM_TX_QUEUES]; /* tx queues */ member
/linux-4.1.27/drivers/net/ethernet/marvell/
Dmvneta.c293 struct mvneta_tx_queue *txqs; member
Dmvpp2.c674 struct mvpp2_tx_queue **txqs; member
/linux-4.1.27/net/core/
Ddev.c6785 unsigned int txqs, unsigned int rxqs) in alloc_netdev_mqs()