Searched refs:ieee80211_is_probe_req (Results 1 – 8 of 8) sorted by relevance
241 ieee80211_is_probe_req(hdr->frame_control)) in wcn36xx_set_tx_mgmt()
433 static inline bool ieee80211_is_probe_req(__le16 fc) in ieee80211_is_probe_req() function
789 if (ieee80211_is_probe_req(hdr->frame_control) || in ieee80211_rx_mesh_check()3400 ieee80211_is_probe_req(hdr->frame_control) || in ieee80211_accept_frame()
293 !ieee80211_is_probe_req(hdr->frame_control) && in ieee80211_tx_h_check_assoc()428 if (ieee80211_is_probe_req(hdr->frame_control)) in ieee80211_tx_h_multicast_ps_buf()
741 if (unlikely(!ieee80211_is_probe_req(mgmt->frame_control))) { in OnProbeReq23a()4139 } else if (ieee80211_is_probe_req(mgmt->frame_control)) { in collect_bss_info()4247 if (ieee80211_is_probe_req(mgmt->frame_control)) { in collect_bss_info()
1215 else if (ieee80211_is_probe_req(hdr->frame_control)) in validate_recv_mgnt_frame()
1527 } else if (ieee80211_is_probe_req(fctl)) { in wsm_handle_tx_data()
1180 (ieee80211_is_auth(fc) || ieee80211_is_probe_req(fc))) { in rtl_tx_mgmt_proc()