Searched refs:bss_count (Results 1 – 2 of 2) sorted by relevance
1861 uint16_t bss_count; in whd_wifi_scan_events_handler() local1894 bss_count = dtoh16(eresult->bss_count); in whd_wifi_scan_events_handler()1907 whd_minor_assert("More than one result returned by firmware", bss_count == 1); in whd_wifi_scan_events_handler()1908 if (bss_count != 1) in whd_wifi_scan_events_handler()
196 uint16_t bss_count; member