Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.h38 * @WLAN_STA_CLEAR_PS_FILT: Clear PS filter in hardware (using the
85 WLAN_STA_CLEAR_PS_FILT, enumerator
H A Dstatus.c108 set_sta_flag(sta, WLAN_STA_CLEAR_PS_FILT); in ieee80211_handle_filtered_frame()
H A Dtx.c1282 else if (test_and_clear_sta_flag(tx->sta, WLAN_STA_CLEAR_PS_FILT)) { in ieee80211_tx_prepare()
3056 test_sta_flag(sta, WLAN_STA_CLEAR_PS_FILT)) in ieee80211_check_fast_xmit()