Home
last modified time | relevance | path

Searched refs:netif_txq_maybe_stop (Results 1 - 1 of 1) 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()
57 * netif_txq_maybe_stop() - locklessly stop a Tx queue, if needed
75 #define netif_txq_maybe_stop(txq, get_desc, stop_thrs, start_thrs) \ macro
160 netif_txq_maybe_stop(txq, get_desc, stop_thrs, start_thrs); \

Completed in 1 milliseconds