Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwx.c1144 #define IWX_MAX_SCAN_CHANNELS 67 /* as of iwx-cc-a0-62 firmware */ macro
1418 if (sc->sc_capa_n_scan_channels > IWX_MAX_SCAN_CHANNELS) { in iwx_read_firmware()