Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h6115 * struct iwm_umac_scan_iter_complete_notif - notifies end of scanning iteration
6126 struct iwm_umac_scan_iter_complete_notif { argument
6122 struct iwm_umac_scan_iter_complete_notif { global() struct
6123 uidiwm_umac_scan_iter_complete_notif global() argument
6124 scanned_channelsiwm_umac_scan_iter_complete_notif global() argument
6125 statusiwm_umac_scan_iter_complete_notif global() argument
6127 last_channeliwm_umac_scan_iter_complete_notif global() argument
6128 tsf_lowiwm_umac_scan_iter_complete_notif global() argument
6129 tsf_highiwm_umac_scan_iter_complete_notif global() argument
6130 resultsiwm_umac_scan_iter_complete_notif global() argument
H A Dif_iwm.c5518 struct iwm_umac_scan_iter_complete_notif *notif; in iwm_handle_rxb()