Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm_scan.c489 static const uint32_t rates = (IWM_SCAN_CONFIG_RATE_1M | in iwm_config_umac_scan()
H A Dif_iwmreg.h5750 #define IWM_SCAN_CONFIG_RATE_1M (1 << 8) macro