Home
last modified time | relevance | path

Searched refs:ieee80211_restart_hw (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mmio.c521 ieee80211_restart_hw(dev->mt76.hw); in mt76x02_watchdog_reset()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmld.c634 ieee80211_restart_hw(mld->hw); in iwl_mld_restart_nic()
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00debug.c568 ieee80211_restart_hw(rt2x00dev->hw); in rt2x00debug_write_restart_hw()
H A Drt2800lib.c1363 ieee80211_restart_hw(rt2x00dev->hw); in rt2800_watchdog()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dser.c725 ieee80211_restart_hw(rtwdev->hw); in ser_l2_reset_st_hdl()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c2102 ieee80211_restart_hw(mvm->hw); in iwl_mvm_sw_reset()
2105 ieee80211_restart_hw(mvm->hw); in iwl_mvm_sw_reset()
H A Dd3.c3572 ieee80211_restart_hw(mvm->hw); in iwl_mvm_d3_test_release()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c1916 ieee80211_restart_hw(mt76_hw(dev)); in mt7996_mac_full_reset()
1918 ieee80211_restart_hw(phy2->mt76->hw); in mt7996_mac_full_reset()
1920 ieee80211_restart_hw(phy3->mt76->hw); in mt7996_mac_full_reset()
/linux/drivers/net/wireless/intersil/p54/
H A Dp54usb.c1110 ieee80211_restart_hw(dev); in p54u_post_reset()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c1480 ieee80211_restart_hw(mt76_hw(dev)); in mt7915_mac_full_reset()
1482 ieee80211_restart_hw(ext_phy->hw); in mt7915_mac_full_reset()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c388 ieee80211_restart_hw(priv->hw); in iwlagn_mac_suspend()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c1388 ieee80211_restart_hw(wl->pub->ieee_hw); in brcms_fatal_error()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c1628 ieee80211_restart_hw(ah->hw); in ath12k_core_restart()
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c2362 ieee80211_restart_hw(ar->hw); in ath11k_core_post_reconfigure_recovery()
/linux/include/net/
H A Dmac80211.h4357 * @reconfig_complete: Called after a call to ieee80211_restart_hw() and
5125 * ieee80211_restart_hw - restart hardware completely
5136 void ieee80211_restart_hw(struct ieee80211_hw *hw);
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c683 ieee80211_restart_hw(rtwdev->hw); in rtw_fw_recovery_work()
/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.c2613 ieee80211_restart_hw(ar->hw); in ath10k_core_restart()
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c5677 ieee80211_restart_hw(il->hw); in il4965_bg_restart()
/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c4894 /* Has ieee80211_restart_hw re-added the removed interfaces? */ in mwl8k_remove_vif()
4952 ieee80211_restart_hw(hw); in mwl8k_hw_restart_work()
6041 * ieee80211_restart_hw in mwl8k_reload_firmware()
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c1053 ieee80211_restart_hw(wl->hw); in wl1271_recovery_work()