Searched defs:iwm_scan_results_notif (Results 1 – 1 of 1) sorted by relevance
5290 struct iwm_scan_results_notif { struct5291 uint8_t channel;5292 uint8_t band;5293 uint8_t probe_status;5317 struct iwm_scan_results_notif results[IWM_MAX_NUM_SCAN_CHANNELS]; argument