Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Dsta_info.h716 static inline int test_and_clear_sta_flag(struct sta_info *sta, in test_and_clear_sta_flag() function
A Dsta_info.c314 else if (test_and_clear_sta_flag(sta, WLAN_STA_PSPOLL)) in sta_deliver_ps_frames()
316 else if (test_and_clear_sta_flag(sta, WLAN_STA_UAPSD)) in sta_deliver_ps_frames()
A Drx.c4371 set_offload = test_and_clear_sta_flag(sta, WLAN_STA_DECAP_OFFLOAD); in ieee80211_check_fast_rx()
A Dtx.c1261 else if (test_and_clear_sta_flag(tx->sta, WLAN_STA_CLEAR_PS_FILT)) { in ieee80211_tx_prepare()

Completed in 27 milliseconds