Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.c2319 if (sta->local->airtime_flags & AIRTIME_USE_TX) in ieee80211_sta_register_airtime()
2321 if (sta->local->airtime_flags & AIRTIME_USE_RX) in ieee80211_sta_register_airtime()
H A Dieee80211_i.h1362 u16 airtime_flags; member
H A Dtx.c4128 if (txqi->txq.sta && local->airtime_flags && has_queue && in __ieee80211_schedule_txq()