Searched refs:radar_history_result (Results 1 – 4 of 4) sorted by relevance
728 radar_history_result *newEntry; in wifiParseRadarHistory()729 radar_history_result *temp; in wifiParseRadarHistory()731 u32 newEntrySize = sizeof(radar_history_result); in wifiParseRadarHistory()755 temp = (radar_history_result *) realloc( in wifiParseRadarHistory()765 newEntry = (radar_history_result *)( in wifiParseRadarHistory()897 radar_history_result *resultBuf, int resultBufSize, int *numResults) { in copyCachedRadarHistory()901 radar_history_result *sEntry = NULL; in copyCachedRadarHistory()902 radar_history_result *tEntry = NULL; in copyCachedRadarHistory()907 if (resultBufSize < (offset + sizeof(radar_history_result))) { in copyCachedRadarHistory()911 sEntry = (radar_history_result *)( in copyCachedRadarHistory()[all …]
51 radar_history_result *entries;126 virtual wifi_error copyCachedRadarHistory(radar_history_result *resultBuf,
223 } radar_history_result; typedef268 radar_history_result *resultBuf, int resultBufSize, int *numResults);
3354 radar_history_result *resultBuf, int resultBufSize, int *numResults) in wifi_get_radar_history()