Home
last modified time | relevance | path

Searched refs:netdev_txq_bql_enqueue_prefetchw (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c932 netdev_txq_bql_enqueue_prefetchw(ring->tx_queue); in mlx4_en_xmit()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c2332 netdev_txq_bql_enqueue_prefetchw(txring_txq(tx_ring)); in ice_xmit_frame_ring()
/openbmc/linux/include/linux/
H A Dnetdevice.h3442 static inline void netdev_txq_bql_enqueue_prefetchw(struct netdev_queue *dev_queue) in netdev_txq_bql_enqueue_prefetchw() function