Home
last modified time | relevance | path

Searched refs:scanned_channels (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dscan.h407 * @scanned_channels: number of channels scanned (and number of valid results)
413 * @results: an array of scan results, only "scanned_channels" of them are valid
416 u8 scanned_channels;
1251 * @scanned_channels: number of channels scanned and number of valid elements in
1258 * @results: array of scan results, length in @scanned_channels
1262 u8 scanned_channels;
410 u8 scanned_channels; global() member
1253 u8 scanned_channels; global() member
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h5695 * @scanned_channels: number of channels scanned (and number of valid results)
5701 * @results: an array of scan results, only "scanned_channels" of them are valid
5704 uint8_t scanned_channels;
6117 * @scanned_channels: number of channels scanned and number of valid elements in
6124 * @results: array of scan results, only "scanned_channels" of them are valid member
6128 uint8_t scanned_channels;
5700 uint8_t scanned_channels; global() member
H A Dif_iwm.c5545 notif->status, notif->scanned_channels); in iwm_handle_rxb()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c343 notif->status, notif->scanned_channels); in iwl_mvm_rx_scan_match_found()
3306 "UMAC Scan iteration complete: status=0x%x scanned_channels=%d\n", in iwl_mvm_scan_size()
3307 notif->status, notif->scanned_channels); in iwl_mvm_scan_size()
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h7189 uint8_t scanned_channels; member