Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_NULLFUNC_ACKED (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dstatus.c1015 IEEE80211_STA_NULLFUNC_ACKED; in __ieee80211_tx_status()
H A Dmlme.c1874 !(ifmgd->flags & IEEE80211_STA_NULLFUNC_ACKED)) { in ieee80211_dynamic_ps_enable_work()
1888 (ifmgd->flags & IEEE80211_STA_NULLFUNC_ACKED)) { in ieee80211_dynamic_ps_enable_work()
1889 ifmgd->flags &= ~IEEE80211_STA_NULLFUNC_ACKED; in ieee80211_dynamic_ps_enable_work()
H A Dieee80211_i.h358 IEEE80211_STA_NULLFUNC_ACKED = BIT(8), enumerator
H A Dtx.c276 ifmgd->flags &= ~IEEE80211_STA_NULLFUNC_ACKED; in ieee80211_tx_h_dynamic_ps()
/kernel/linux/linux-6.6/net/mac80211/
H A Dstatus.c1053 IEEE80211_STA_NULLFUNC_ACKED; in __ieee80211_tx_status()
H A Dieee80211_i.h360 IEEE80211_STA_NULLFUNC_ACKED = BIT(8), enumerator
H A Dmlme.c2376 !(ifmgd->flags & IEEE80211_STA_NULLFUNC_ACKED)) { in ieee80211_dynamic_ps_enable_work()
2390 (ifmgd->flags & IEEE80211_STA_NULLFUNC_ACKED)) { in ieee80211_dynamic_ps_enable_work()
2391 ifmgd->flags &= ~IEEE80211_STA_NULLFUNC_ACKED; in ieee80211_dynamic_ps_enable_work()
H A Dtx.c268 ifmgd->flags &= ~IEEE80211_STA_NULLFUNC_ACKED; in ieee80211_tx_h_dynamic_ps()

Completed in 41 milliseconds