Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dnvm.c430 if (WARN_ON_ONCE(!iwl_mvm_is_lar_supported(mvm))) in iwl_mvm_update_mcc()
563 if (!iwl_mvm_is_lar_supported(mvm)) in iwl_mvm_init_mcc()
617 if (WARN_ON_ONCE(!iwl_mvm_is_lar_supported(mvm))) in iwl_mvm_rx_chub_update_mcc()
H A Dscan.c2942 if (iwl_mvm_is_lar_supported(mvm) && !mvm->lar_regdom_set) { in iwl_mvm_reg_scan_start()
3039 if (iwl_mvm_is_lar_supported(mvm) && !mvm->lar_regdom_set) { in iwl_mvm_sched_scan_start()
H A Dops.c794 if (!ret && iwl_mvm_is_lar_supported(mvm)) { in iwl_mvm_start_get_nvm()
H A Dmvm.h1386 static inline bool iwl_mvm_is_lar_supported(struct iwl_mvm *mvm) in iwl_mvm_is_lar_supported() function
H A Dmac80211.c175 if (!iwl_mvm_is_lar_supported(mvm)) in iwl_mvm_update_changed_regdom()
493 if (iwl_mvm_is_lar_supported(mvm)) in iwl_mvm_mac_setup_register()
H A Dd3.c824 if (iwl_mvm_is_lar_supported(mvm) && iwl_mvm_init_fw_regd(mvm)) in iwl_mvm_d3_reprogram()