Home
last modified time | relevance | path

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

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