Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
H A Dnetdev_queues.h10 * The netif_txq_maybe_stop() and __netif_txq_completed_wake()
41 * Pairs with a barrier in __netif_txq_completed_wake(). \
99 * __netif_txq_completed_wake() - locklessly wake a Tx queue, if needed
118 #define __netif_txq_completed_wake(txq, pkts, bytes, \ macro
143 __netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs, false)
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c1256 if (!__netif_txq_completed_wake(txq, total_packets, total_bytes, in ixgbe_clean_tx_irq()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c754 __netif_txq_completed_wake(txq, nr_pkts, tx_bytes, in bnxt_tx_int()

Completed in 31 milliseconds