Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/
Den_tx.c933 netdev_txq_bql_enqueue_prefetchw(ring->tx_queue); in mlx4_en_xmit()
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_txrx.c2312 netdev_txq_bql_enqueue_prefetchw(txring_txq(tx_ring)); in ice_xmit_frame_ring()
/linux-6.1.9/include/linux/
Dnetdevice.h3346 static inline void netdev_txq_bql_enqueue_prefetchw(struct netdev_queue *dev_queue) in netdev_txq_bql_enqueue_prefetchw() function