Home
last modified time | relevance | path

Searched refs:IEEE80211_TXQ_STOP_NETIF_TX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Ddriver-ops.h1206 set_bit(IEEE80211_TXQ_STOP_NETIF_TX, &txq->flags); in drv_wake_tx_queue()
H A Dutil.c324 if (!test_and_clear_bit(IEEE80211_TXQ_STOP_NETIF_TX, in __ieee80211_wake_txqs()
339 if (!test_and_clear_bit(IEEE80211_TXQ_STOP_NETIF_TX, &txqi->flags) || in __ieee80211_wake_txqs()
H A Dieee80211_i.h847 IEEE80211_TXQ_STOP_NETIF_TX, enumerator
H A Dtx.c3640 test_bit(IEEE80211_TXQ_STOP_NETIF_TX, &txqi->flags)) in ieee80211_tx_dequeue()
3644 set_bit(IEEE80211_TXQ_STOP_NETIF_TX, &txqi->flags); in ieee80211_tx_dequeue()

Completed in 20 milliseconds