Searched refs:ieee80211_is_probe_req (Results 1 – 9 of 9) sorted by relevance
241 ieee80211_is_probe_req(hdr->frame_control)) in wcn36xx_set_tx_mgmt()
433 static inline int ieee80211_is_probe_req(__le16 fc) in ieee80211_is_probe_req() function
283 !ieee80211_is_probe_req(hdr->frame_control) && in ieee80211_tx_h_check_assoc()418 if (ieee80211_is_probe_req(hdr->frame_control)) in ieee80211_tx_h_multicast_ps_buf()
740 if (ieee80211_is_probe_req(hdr->frame_control) || in ieee80211_rx_mesh_check()3393 !ieee80211_is_probe_req(hdr->frame_control) && in prepare_for_handlers()
3827 (ieee80211_is_probe_req(fc) || ieee80211_is_auth(fc))) { in ieee80211_sta_work()
742 if (unlikely(!ieee80211_is_probe_req(mgmt->frame_control))) { in OnProbeReq23a()4149 } else if (ieee80211_is_probe_req(mgmt->frame_control)) { in collect_bss_info()4257 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()
1182 (ieee80211_is_auth(fc) || ieee80211_is_probe_req(fc))) { in rtl_tx_mgmt_proc()