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

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c932 netdev_txq_bql_enqueue_prefetchw(ring->tx_queue);
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c2367 netdev_txq_bql_enqueue_prefetchw(txring_txq(tx_ring));
/linux-master/include/linux/
H A Dnetdevice.h3433 * netdev_txq_bql_enqueue_prefetchw - prefetch bql data for write
3439 static inline void netdev_txq_bql_enqueue_prefetchw(struct netdev_queue *dev_queue) function

Completed in 131 milliseconds