Home
last modified time | relevance | path

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

/linux-6.14.4/net/mac80211/
Dmesh_ps.c557 !test_and_set_sta_flag(sta, WLAN_STA_MPSP_OWNER)) in ieee80211_mpsp_trigger_process()
565 if (rspi && !test_and_set_sta_flag(sta, WLAN_STA_MPSP_OWNER)) in ieee80211_mpsp_trigger_process()
Dsta_info.h784 static inline int test_and_set_sta_flag(struct sta_info *sta, in test_and_set_sta_flag() function
Drx.c1861 if (!test_and_set_sta_flag(sta, WLAN_STA_4ADDR_EVENT)) in ieee80211_rx_h_sta_process()
3191 !test_and_set_sta_flag(rx->sta, WLAN_STA_4ADDR_EVENT)) in ieee80211_rx_h_data()
4727 set_offload = !test_and_set_sta_flag(sta, WLAN_STA_DECAP_OFFLOAD); in ieee80211_check_fast_rx()