Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dsta_info.c94 test_sta_flag(sta, WLAN_STA_PS_DELIVER)) { in __cleanup_single_sta()
105 clear_sta_flag(sta, WLAN_STA_PS_DELIVER); in __cleanup_single_sta()
1365 clear_sta_flag(sta, WLAN_STA_PS_DELIVER); in ieee80211_sta_ps_deliver_wakeup()
1834 set_sta_flag(sta, WLAN_STA_PS_DELIVER); in ieee80211_sta_block_awake()
H A Dsta_info.h103 WLAN_STA_PS_DELIVER, enumerator
H A Dtx.c498 test_sta_flag(sta, WLAN_STA_PS_DELIVER)) && in ieee80211_tx_h_unicast_ps_buf()
522 !test_sta_flag(sta, WLAN_STA_PS_DELIVER)) { in ieee80211_tx_h_unicast_ps_buf()
2966 test_sta_flag(sta, WLAN_STA_PS_DELIVER) || in ieee80211_check_fast_xmit()
H A Drx.c1607 set_sta_flag(sta, WLAN_STA_PS_DELIVER); in sta_ps_end()