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

  /src/sys/dev/pci/
if_iwmreg.h 5631 * @scanned_channels: number of channels scanned (and number of valid results)
5637 * @results: all scan results, only "scanned_channels" of them are valid
5640 uint8_t scanned_channels; member in struct:iwm_scan_complete_notif
5846 * @scanned_channels: number of channels scanned (and number of valid results)
5852 * @results: an array of scan results, only "scanned_channels" of them are valid
5855 uint8_t scanned_channels; member in struct:iwm_lmac_scan_complete_notif
6306 * @scanned_channels: number of channels scanned and number of valid elements in
6313 * @results: array of scan results, only "scanned_channels" of them are valid
6317 uint8_t scanned_channels; member in struct:iwm_umac_scan_iter_complete_notif

Completed in 23 milliseconds