Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h561 static inline struct netdev_queue *txring_txq(const struct i40e_ring *ring) in txring_txq() function
/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c142 static struct netdev_queue *txring_txq(const struct ice_tx_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