Home
last modified time | relevance | path

Searched refs:scan_done_notif (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_scan.c891 static const uint16_t scan_done_notif[] = { IWM_SCAN_COMPLETE_UMAC, in iwm_scan_stop_wait() local
896 scan_done_notif, nitems(scan_done_notif), in iwm_scan_stop_wait()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c3352 static const u16 scan_done_notif[] = { SCAN_COMPLETE_UMAC, in iwl_mvm_report_scan_aborted()
3359 scan_done_notif, in iwl_mvm_report_scan_aborted()
3360 ARRAY_SIZE(scan_done_notif), in iwl_mvm_report_scan_aborted()
3255 static const u16 scan_done_notif[] = { SCAN_COMPLETE_UMAC, iwl_mvm_scan_stop_wait() local