Searched refs:iwl_mvm_nic_restart (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ops.c | 1276 void iwl_mvm_nic_restart(struct iwl_mvm *mvm, bool fw_error) in iwl_mvm_nic_restart() function 1364 iwl_mvm_nic_restart(mvm, true); in iwl_mvm_nic_error() 1372 iwl_mvm_nic_restart(mvm, true); in iwl_mvm_cmd_queue_full()
|
H A D | mvm.h | 2078 void iwl_mvm_nic_restart(struct iwl_mvm *mvm, bool fw_error);
|
H A D | mac80211.c | 4374 iwl_mvm_nic_restart(mvm, false); in iwl_mvm_switch_vif_chanctx_swap() 4412 iwl_mvm_nic_restart(mvm, false); in iwl_mvm_switch_vif_chanctx_reassign()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ops.c | 1850 void iwl_mvm_nic_restart(struct iwl_mvm *mvm, bool fw_error) in iwl_mvm_nic_restart() function 1973 iwl_mvm_nic_restart(mvm, false); in iwl_mvm_nic_error() 1981 iwl_mvm_nic_restart(mvm, true); in iwl_mvm_cmd_queue_full()
|
H A D | mvm.h | 2353 void iwl_mvm_nic_restart(struct iwl_mvm *mvm, bool fw_error);
|
H A D | mac80211.c | 5103 iwl_mvm_nic_restart(mvm, false); in iwl_mvm_switch_vif_chanctx_swap() 5143 iwl_mvm_nic_restart(mvm, false); in iwl_mvm_switch_vif_chanctx_reassign()
|
Completed in 25 milliseconds