Home
last modified time | relevance | path

Searched refs:WLAN_STA_SP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dsta_info.h97 WLAN_STA_SP, enumerator
H A Dsta_info.c1715 clear_sta_flag(sta, WLAN_STA_SP); in ieee80211_sta_ps_deliver_wakeup()
1976 set_sta_flag(sta, WLAN_STA_SP); in ieee80211_sta_ps_deliver_response()
2244 clear_sta_flag(sta, WLAN_STA_SP); in ieee80211_sta_eosp()
H A Dstatus.c945 clear_sta_flag(sta, WLAN_STA_SP); in __ieee80211_tx_status()
H A Drx.c1621 if (test_sta_flag(sta, WLAN_STA_SP)) in ieee80211_sta_pspoll()
1649 if (test_sta_flag(sta, WLAN_STA_SP)) in ieee80211_sta_uapsd_trigger()
H A Dtx.c1158 clear_sta_flag(tx->sta, WLAN_STA_SP); in ieee80211_tx_prep_agg()