Searched refs:ae_dev_resetting (Results 1 – 4 of 4) sorted by relevance
614 bool (*ae_dev_resetting)(struct hnae3_handle *handle); member
1043 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_v2_rst_process_cmd()1374 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_func_clr_chk_rst()1397 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_func_clr_rst_prc()6295 if (ops->ae_dev_resetting(handle) || ops->get_hw_reset_stat(handle)) { in hns_roce_hw_v2_init_instance()6308 if (ops->ae_dev_resetting(handle) || in hns_roce_hw_v2_init_instance()
3680 .ae_dev_resetting = hclgevf_ae_dev_resetting,
11481 .ae_dev_resetting = hclge_ae_dev_resetting,