Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Dstatus.c1043 IEEE80211_STA_NULLFUNC_ACKED; in __ieee80211_tx_status()
A Dmlme.c1819 !(ifmgd->flags & IEEE80211_STA_NULLFUNC_ACKED)) { in ieee80211_dynamic_ps_enable_work()
1833 (ifmgd->flags & IEEE80211_STA_NULLFUNC_ACKED)) { in ieee80211_dynamic_ps_enable_work()
1834 ifmgd->flags &= ~IEEE80211_STA_NULLFUNC_ACKED; in ieee80211_dynamic_ps_enable_work()
A Dieee80211_i.h360 IEEE80211_STA_NULLFUNC_ACKED = BIT(8), enumerator
A Dtx.c268 ifmgd->flags &= ~IEEE80211_STA_NULLFUNC_ACKED; in ieee80211_tx_h_dynamic_ps()

Completed in 28 milliseconds