Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h388 static inline struct netdev_queue *txring_txq(const struct iavf_ring *ring) in txring_txq() function
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h562 static inline struct netdev_queue *txring_txq(const struct i40e_ring *ring) in txring_txq() function
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h167 static inline struct netdev_queue *txring_txq(const struct fm10k_ring *ring) in txring_txq() function
/linux/drivers/net/ethernet/intel/igc/
H A Digc.h708 static inline struct netdev_queue *txring_txq(const struct igc_ring *tx_ring) in txring_txq() function
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h1056 static inline struct netdev_queue *txring_txq(const struct ixgbe_ring *ring) in txring_txq() function