Home
last modified time | relevance | path

Searched refs:hb_scan_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c1569 mvm->hb_scan_type = IWL_SCAN_TYPE_NOT_SET; in iwl_mvm_up()
Dscan.c1178 if (type == mvm->scan_type && hb_type == mvm->hb_scan_type) in iwl_mvm_legacy_config_scan()
1240 mvm->hb_scan_type = hb_type; in iwl_mvm_legacy_config_scan()
Dmvm.h1093 enum iwl_mvm_scan_type hb_scan_type; member