Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intersil/hostap/
Dhostap_hw.c1441 was_resetting = local->hw_resetting; in prism2_hw_enable()
1450 local->hw_resetting = 0; in prism2_hw_enable()
1560 if (local->hw_resetting) { in prism2_hw_reset()
1575 local->hw_resetting = 1; in prism2_hw_reset()
1589 local->hw_resetting = 0; in prism2_hw_reset()
2647 if (!local->hw_ready || local->hw_resetting || in prism2_interrupt()
2662 local->hw_resetting ? in prism2_interrupt()
2858 !local->hw_resetting && local->dev_enabled) { in hostap_tick_timer()
Dhostap_wlan.h703 int hw_resetting; member
/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c1025 bool hw_resetting; in hns_roce_v2_rst_process_cmd() local
1040 hw_resetting = ops->get_cmdq_stat(handle); in hns_roce_v2_rst_process_cmd()
1046 else if (hw_resetting) in hns_roce_v2_rst_process_cmd()
1369 bool hw_resetting; in hns_roce_func_clr_chk_rst() local
1372 hw_resetting = ops->get_hw_reset_stat(handle); in hns_roce_func_clr_chk_rst()
1375 if (reset_cnt != hr_dev->reset_cnt || hw_resetting || sw_resetting) in hns_roce_func_clr_chk_rst()
1391 bool hw_resetting; in hns_roce_func_clr_rst_prc() local
1395 hw_resetting = ops->get_hw_reset_stat(handle); in hns_roce_func_clr_rst_prc()
1402 } else if (hw_resetting) { in hns_roce_func_clr_rst_prc()