Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm_scan.c495 IWM_SCAN_CONFIG_SUPPORTED_RATE(rates)); in iwm_config_umac_scan()
H A Dif_iwmreg.h5756 #define IWM_SCAN_CONFIG_SUPPORTED_RATE(rate) ((rate) << 16) macro