Home
last modified time | relevance | path

Searched refs:txqs_stopped (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dutil.c307 sdata->vif.txqs_stopped[ac] = false; in __ieee80211_wake_txqs()
543 sdata->vif.txqs_stopped[ac] = true; in __ieee80211_stop_queue()
H A Dtx.c3643 if (vif->txqs_stopped[txq->ac]) { in ieee80211_tx_dequeue()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h1698 * @txqs_stopped: per AC flag to indicate that intermediate TXQs are stopped,
1728 bool txqs_stopped[IEEE80211_NUM_ACS]; member

Completed in 20 milliseconds