Home
last modified time | relevance | path

Searched refs:iwl_mvm_is_lar_supported (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dnvm.c642 if (WARN_ON_ONCE(!iwl_mvm_is_lar_supported(mvm))) in iwl_mvm_update_mcc()
799 if (!iwl_mvm_is_lar_supported(mvm)) in iwl_mvm_init_mcc()
847 if (WARN_ON_ONCE(!iwl_mvm_is_lar_supported(mvm))) in iwl_mvm_rx_chub_update_mcc()
Dscan.c1184 if (iwl_mvm_is_lar_supported(mvm) && !mvm->lar_regdom_set) { in iwl_mvm_reg_scan_start()
1265 if (iwl_mvm_is_lar_supported(mvm) && !mvm->lar_regdom_set) { in iwl_mvm_sched_scan_start()
Dmvm.h931 static inline bool iwl_mvm_is_lar_supported(struct iwl_mvm *mvm) in iwl_mvm_is_lar_supported() function
Dmac80211.c355 if (!iwl_mvm_is_lar_supported(mvm)) in iwl_mvm_update_changed_regdom()
496 if (iwl_mvm_is_lar_supported(mvm)) in iwl_mvm_mac_setup_register()
Dd3.c691 if (iwl_mvm_is_lar_supported(mvm) && iwl_mvm_init_fw_regd(mvm)) in iwl_mvm_d3_reprogram()