Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_iwmreg.h5696 #define IWM_SCAN_CHANNEL_UMAC_NSSIDS(x) ((1 << (x)) - 1) macro
Dif_iwm.c5242 chan->flags = htole32(IWM_SCAN_CHANNEL_UMAC_NSSIDS(n_ssids)); in iwm_umac_scan_fill_channels()