Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
Den_tx.c925 netdev_txq_bql_enqueue_prefetchw(ring->tx_queue); in mlx4_en_xmit()
/linux-5.10/include/linux/
Dnetdevice.h3383 static inline void netdev_txq_bql_enqueue_prefetchw(struct netdev_queue *dev_queue) in netdev_txq_bql_enqueue_prefetchw() function