Searched defs:txring_txq (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h170 static inline struct netdev_queue *txring_txq(const struct fm10k_ring *ring) txring_txq() function
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A Digb.h580 static inline struct netdev_queue *txring_txq(const struct igb_ring *tx_ring) txring_txq() function
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h945 static inline struct netdev_queue *txring_txq(const struct ixgbe_ring *ring) txring_txq() function

Completed in 123 milliseconds