Home
last modified time | relevance | path

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

/linux-6.1.9/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.h759 static inline int test_and_set_sta_flag(struct sta_info *sta, in test_and_set_sta_flag() function
Drx.c1847 if (!test_and_set_sta_flag(sta, WLAN_STA_4ADDR_EVENT)) in ieee80211_rx_h_sta_process()
3036 !test_and_set_sta_flag(rx->sta, WLAN_STA_4ADDR_EVENT)) in ieee80211_rx_h_data()
4525 set_offload = !test_and_set_sta_flag(sta, WLAN_STA_DECAP_OFFLOAD); in ieee80211_check_fast_rx()