Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dnetdev_queues.h75 #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); \
/linux-6.6.21/Documentation/networking/
Ddriver.rst83 if (!netif_txq_maybe_stop(txq, drv_tx_avail(dr),