Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_txrx.c40 static struct netdev_queue *txring_txq(const struct ice_ring *ring) in txring_txq() function
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.h520 static inline struct netdev_queue *txring_txq(const struct i40e_ring *ring) in txring_txq() function
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h574 static inline struct netdev_queue *txring_txq(const struct i40e_ring *ring) in txring_txq() function
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k.h167 static inline struct netdev_queue *txring_txq(const struct fm10k_ring *ring) in txring_txq() function
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb.h720 static inline struct netdev_queue *txring_txq(const struct igb_ring *tx_ring) in txring_txq() function
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h947 static inline struct netdev_queue *txring_txq(const struct ixgbe_ring *ring) in txring_txq() function