Searched defs:txqs (Results 1 – 5 of 5) sorted by relevance
365 struct net_device *alloc_etherdev_mqs(int sizeof_priv, unsigned int txqs, in alloc_etherdev_mqs()
188 void ath9k_hw_gettxintrtxqs(struct ath_hw *ah, u32 *txqs) in ath9k_hw_gettxintrtxqs()
440 int txqs; /* index to get next buffer to tx */ member
1311 struct ath5k_txq txqs[AR5K_NUM_TX_QUEUES]; /* tx queues */ member
5929 unsigned int txqs, unsigned int rxqs) in alloc_netdev_mqs()