Searched refs:ieee80211_is_s1g_beacon (Results 1 – 8 of 8) sorted by relevance
170 ieee80211_is_s1g_beacon(mgmt->frame_control); in ieee80211_bss_info_update()268 !ieee80211_is_s1g_beacon(mgmt->frame_control)) in ieee80211_scan_rx()271 if (ieee80211_is_s1g_beacon(mgmt->frame_control)) { in ieee80211_scan_rx()
1771 } else if (!ieee80211_is_s1g_beacon(hdr->frame_control) && in ieee80211_rx_h_sta_process()1808 if (ieee80211_is_s1g_beacon(hdr->frame_control)) in ieee80211_rx_h_sta_process()3409 if (ieee80211_is_s1g_beacon(mgmt->frame_control)) in ieee80211_rx_h_mgmt_check()4437 ieee80211_is_s1g_beacon(hdr->frame_control); in ieee80211_accept_frame()5224 ieee80211_is_s1g_beacon(hdr->frame_control))) in __ieee80211_rx_handle_packet()
2746 if (ieee80211_is_s1g_beacon(mgmt->frame_control)) in ieee80211_handle_pwr_constr()6710 if (ieee80211_is_s1g_beacon(mgmt->frame_control)) { in ieee80211_rx_mgmt_beacon()6756 !ieee80211_is_s1g_beacon(hdr->frame_control)) { in ieee80211_rx_mgmt_beacon()6810 if (!ieee80211_is_s1g_beacon(hdr->frame_control)) in ieee80211_rx_mgmt_beacon()6892 !ieee80211_is_s1g_beacon(hdr->frame_control)) { in ieee80211_rx_mgmt_beacon()6945 if (!ieee80211_is_s1g_beacon(hdr->frame_control)) in ieee80211_rx_mgmt_beacon()
73 if (ieee80211_is_s1g_beacon(fc)) { in ieee80211_get_bssid()
623 static inline bool ieee80211_is_s1g_beacon(__le16 fc) in ieee80211_is_s1g_beacon() function638 return ieee80211_is_s1g_beacon(fc) && in ieee80211_is_s1g_short_beacon()
3231 if (ieee80211_is_s1g_beacon(mgmt->frame_control)) { in cfg80211_inform_bss_frame_data()
238 s1g_bcn = ieee80211_is_s1g_beacon(mgmt->frame_control); in validate_beacon_head()
2251 if (ieee80211_is_s1g_beacon(mgmt->frame_control)) { in __mac80211_hwsim_beacon_tx()