Searched refs:raw_scan_result (Results 1 – 2 of 2) sorted by relevance
1364 struct wifi_raw_scan_result *raw_scan_result) in wifi_mgmt_raise_raw_scan_result_event() argument1366 if (raw_scan_result->frame_length > CONFIG_WIFI_MGMT_RAW_SCAN_RESULT_LENGTH) { in wifi_mgmt_raise_raw_scan_result_event()1369 raw_scan_result->frame_length, in wifi_mgmt_raise_raw_scan_result_event()1374 iface, raw_scan_result, in wifi_mgmt_raise_raw_scan_result_event()1375 sizeof(*raw_scan_result)); in wifi_mgmt_raise_raw_scan_result_event()
982 struct wifi_raw_scan_result raw_scan_result; member