Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c1163 if (type == mvm->scan_type && hb_type == mvm->hb_scan_type) in iwl_mvm_legacy_config_scan()
1225 mvm->hb_scan_type = hb_type; in iwl_mvm_legacy_config_scan()
Dfw.c1631 mvm->hb_scan_type = IWL_SCAN_TYPE_NOT_SET; in iwl_mvm_up()
Dmvm.h867 enum iwl_mvm_scan_type hb_scan_type; member