Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dieee80211_i.h98 ieee80211_sta_keep_active(struct sta_info *sta, u8 ac) in ieee80211_sta_keep_active() function
H A Dsta_info.c2328 if (ieee80211_sta_keep_active(sta, ac)) in ieee80211_sta_register_airtime()
H A Dtx.c4043 return ieee80211_sta_keep_active(sta, txqi->txq.ac); in ieee80211_txq_keep_active()