Searched refs:iwl_mvm_max_scan_ie_len (Results 1 – 3 of 3) sorted by relevance
1157 int iwl_mvm_max_scan_ie_len(struct iwl_mvm *mvm, bool is_sched_scan);
300 int iwl_mvm_max_scan_ie_len(struct iwl_mvm *mvm, bool is_sched_scan) in iwl_mvm_max_scan_ie_len() function
509 hw->wiphy->max_scan_ie_len = iwl_mvm_max_scan_ie_len(mvm, false); in iwl_mvm_mac_setup_register()