Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h468 #define SCAN_CONFIG_N_CHANNELS(n) ((n) << 26) macro
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c1196 SCAN_CONFIG_N_CHANNELS(num_channels) | in iwl_mvm_legacy_config_scan()