Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm_scan.c371 chan->flags = htole32(IWM_SCAN_CHANNEL_UMAC_NSSIDS(n_ssids)); in iwm_umac_scan_fill_channels()
H A Dif_iwmreg.h5852 #define IWM_SCAN_CHANNEL_UMAC_NSSIDS(x) ((1 << (x)) - 1) macro