Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c226 netdev_txq_bql_complete_prefetchw(txring_txq(tx_ring)); in ice_clean_tx_irq()
/linux/include/linux/
H A Dnetdevice.h3707 static inline void netdev_txq_bql_complete_prefetchw(struct netdev_queue *dev_queue) in netdev_txq_bql_complete_prefetchw() function