Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c2155 bool ltxq_empty; in lkpi_wake_tx_queues() local
2175 ltxq_empty = skb_queue_empty(&ltxq->skbq); in lkpi_wake_tx_queues()
2177 if (no_emptyq && ltxq_empty) in lkpi_wake_tx_queues()
9128 bool ltxq_empty; local
9134 ltxq_empty = skb_queue_empty(&ltxq->skbq);
9136 if (!withoutpkts && ltxq_empty)