Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c2467 netdev_txq_bql_enqueue_prefetchw(txring_txq(tx_ring)); in ice_xmit_frame_ring()
/linux/include/linux/
H A Dnetdevice.h3690 static inline void netdev_txq_bql_enqueue_prefetchw(struct netdev_queue *dev_queue) in netdev_txq_bql_enqueue_prefetchw() function