HomeSort by: relevance | last modified time | path
    Searched defs:scanned_channels (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwmreg.h 5302 * @scanned_channels: number of channels scanned (and number of valid results)
5308 * @results: all scan results, only "scanned_channels" of them are valid
5311 uint8_t scanned_channels; member in struct:iwm_scan_complete_notif
5517 * @scanned_channels: number of channels scanned (and number of valid results)
5523 * @results: an array of scan results, only "scanned_channels" of them are valid
5526 uint8_t scanned_channels; member in struct:iwm_lmac_scan_complete_notif
5849 * @scanned_channels: number of channels scanned and number of valid elements in
5856 * @results: array of scan results, only "scanned_channels" of them are valid
5860 uint8_t scanned_channels; member in struct:iwm_umac_scan_iter_complete_notif
if_iwmreg.h 5302 * @scanned_channels: number of channels scanned (and number of valid results)
5308 * @results: all scan results, only "scanned_channels" of them are valid
5311 uint8_t scanned_channels; member in struct:iwm_scan_complete_notif
5517 * @scanned_channels: number of channels scanned (and number of valid results)
5523 * @results: an array of scan results, only "scanned_channels" of them are valid
5526 uint8_t scanned_channels; member in struct:iwm_lmac_scan_complete_notif
5849 * @scanned_channels: number of channels scanned and number of valid elements in
5856 * @results: array of scan results, only "scanned_channels" of them are valid
5860 uint8_t scanned_channels; member in struct:iwm_umac_scan_iter_complete_notif

Completed in 40 milliseconds