Home
last modified time | relevance | path

Searched refs:hw_resetting (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/wireless/intersil/hostap/
Dhostap_hw.c1447 was_resetting = local->hw_resetting; in prism2_hw_enable()
1456 local->hw_resetting = 0; in prism2_hw_enable()
1572 if (local->hw_resetting) { in prism2_hw_reset()
1587 local->hw_resetting = 1; in prism2_hw_reset()
1601 local->hw_resetting = 0; in prism2_hw_reset()
2660 if (!local->hw_ready || local->hw_resetting || in prism2_interrupt()
2675 local->hw_resetting ? in prism2_interrupt()
2871 !local->hw_resetting && local->dev_enabled) { in hostap_tick_timer()
Dhostap_wlan.h703 int hw_resetting; member
/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c791 bool hw_resetting; in hns_roce_v2_rst_process_cmd() local
806 hw_resetting = ops->get_hw_reset_stat(handle); in hns_roce_v2_rst_process_cmd()
812 else if (hw_resetting) in hns_roce_v2_rst_process_cmd()
1135 bool hw_resetting; in hns_roce_func_clr_chk_rst() local
1138 hw_resetting = ops->get_hw_reset_stat(handle); in hns_roce_func_clr_chk_rst()
1141 if (reset_cnt != hr_dev->reset_cnt || hw_resetting || sw_resetting) in hns_roce_func_clr_chk_rst()
1157 bool hw_resetting; in hns_roce_func_clr_rst_prc() local
1161 hw_resetting = ops->get_hw_reset_stat(handle); in hns_roce_func_clr_rst_prc()
1168 } else if (hw_resetting) { in hns_roce_func_clr_rst_prc()