Searched refs:raw_scan_result (Results 1 – 2 of 2) sorted by relevance
779 struct wifi_raw_scan_result *raw_scan_result) in wifi_mgmt_raise_raw_scan_result_event() argument781 if (raw_scan_result->frame_length > CONFIG_WIFI_MGMT_RAW_SCAN_RESULT_LENGTH) { in wifi_mgmt_raise_raw_scan_result_event()784 raw_scan_result->frame_length, in wifi_mgmt_raise_raw_scan_result_event()789 iface, raw_scan_result, in wifi_mgmt_raise_raw_scan_result_event()790 sizeof(*raw_scan_result)); in wifi_mgmt_raise_raw_scan_result_event()
717 struct wifi_raw_scan_result raw_scan_result; member