Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Dmesh_ps.c552 !test_and_set_sta_flag(sta, WLAN_STA_MPSP_OWNER)) in ieee80211_mpsp_trigger_process()
560 if (rspi && !test_and_set_sta_flag(sta, WLAN_STA_MPSP_OWNER)) in ieee80211_mpsp_trigger_process()
Dsta_info.h762 static inline int test_and_set_sta_flag(struct sta_info *sta, in test_and_set_sta_flag() function
Drx.c1854 if (!test_and_set_sta_flag(sta, WLAN_STA_4ADDR_EVENT)) in ieee80211_rx_h_sta_process()
3013 !test_and_set_sta_flag(rx->sta, WLAN_STA_4ADDR_EVENT)) in ieee80211_rx_h_data()
4422 set_offload = !test_and_set_sta_flag(sta, WLAN_STA_DECAP_OFFLOAD); in ieee80211_check_fast_rx()