Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/fm10k/
Dfm10k.h177 static inline struct netdev_queue *txring_txq(const struct fm10k_ring *ring) in txring_txq() function
/drivers/net/ethernet/intel/igb/
Digb.h582 static inline struct netdev_queue *txring_txq(const struct igb_ring *tx_ring) in txring_txq() function
/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h961 static inline struct netdev_queue *txring_txq(const struct ixgbe_ring *ring) in txring_txq() function