Home
last modified time | relevance | path

Searched refs:iwl_mvm_power_update_mac (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c83 ret = iwl_mvm_power_update_mac(mvm); in iwl_mvm_mld_mac_add_interface()
166 iwl_mvm_power_update_mac(mvm); in iwl_mvm_mld_mac_remove_interface()
330 iwl_mvm_power_update_mac(mvm); in __iwl_mvm_mld_assign_vif_chanctx()
345 iwl_mvm_power_update_mac(mvm); in __iwl_mvm_mld_assign_vif_chanctx()
468 iwl_mvm_power_update_mac(mvm); in __iwl_mvm_mld_unassign_vif_chanctx()
627 iwl_mvm_power_update_mac(mvm); in iwl_mvm_mld_start_ap_ibss()
667 iwl_mvm_power_update_mac(mvm); in iwl_mvm_mld_stop_ap_ibss()
891 ret = iwl_mvm_power_update_mac(mvm); in iwl_mvm_mld_vif_cfg_changed_station()
H A Dtdls.c130 iwl_mvm_power_update_mac(mvm); in iwl_mvm_recalc_tdls_state()
143 iwl_mvm_power_update_mac(mvm); in iwl_mvm_recalc_tdls_state()
H A Dmac80211.c1868 ret = iwl_mvm_power_update_mac(mvm); in iwl_mvm_mac_add_interface()
2001 iwl_mvm_power_update_mac(mvm); in iwl_mvm_mac_remove_interface()
2822 ret = iwl_mvm_power_update_mac(mvm); in iwl_mvm_bss_info_changed_station_common()
3035 iwl_mvm_power_update_mac(mvm); in iwl_mvm_start_ap_ibss_common()
3146 iwl_mvm_power_update_mac(mvm); in iwl_mvm_start_ap_ibss()
3240 iwl_mvm_power_update_mac(mvm); in iwl_mvm_stop_ap_ibss()
4114 iwl_mvm_power_update_mac(mvm); in iwl_mvm_smps_workaround()
5210 iwl_mvm_power_update_mac(mvm); in __iwl_mvm_assign_vif_chanctx()
5265 iwl_mvm_power_update_mac(mvm); in __iwl_mvm_assign_vif_chanctx()
5358 iwl_mvm_power_update_mac(mvm); in __iwl_mvm_unassign_vif_chanctx()
H A Dpower.c953 int iwl_mvm_power_update_mac(struct iwl_mvm *mvm) in iwl_mvm_power_update_mac() function
H A Dutils.c606 return iwl_mvm_power_update_mac(mvm); in iwl_mvm_update_low_latency()
H A Ddebugfs-vif.c129 ret = iwl_mvm_power_update_mac(mvm); in iwl_dbgfs_pm_params_write()
H A Dmvm.h2276 int iwl_mvm_power_update_mac(struct iwl_mvm *mvm);
H A Dd3.c1358 ret = iwl_mvm_power_update_mac(mvm); in __iwl_mvm_suspend()