Searched refs:raw_scan_result (Results 1 – 2 of 2) sorted by relevance
1234 struct wifi_raw_scan_result *raw_scan_result) in wifi_mgmt_raise_raw_scan_result_event() argument1236 if (raw_scan_result->frame_length > CONFIG_WIFI_MGMT_RAW_SCAN_RESULT_LENGTH) { in wifi_mgmt_raise_raw_scan_result_event()1239 raw_scan_result->frame_length, in wifi_mgmt_raise_raw_scan_result_event()1244 iface, raw_scan_result, in wifi_mgmt_raise_raw_scan_result_event()1245 sizeof(*raw_scan_result)); in wifi_mgmt_raise_raw_scan_result_event()
980 struct wifi_raw_scan_result raw_scan_result; member