Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dscan.h468 #define SCAN_CONFIG_N_CHANNELS(n) ((n) << 26) macro
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c1200 SCAN_CONFIG_N_CHANNELS(num_channels) | in iwl_mvm_legacy_config_scan()