Searched refs:ae_dev_resetting (Results 1 – 5 of 5) sorted by relevance
723 bool (*ae_dev_resetting)(struct hnae3_handle *handle); member
1031 if (ops->ae_dev_resetting && ops->ae_dev_resetting(h)) in hns3_set_reset()
1121 sw_resetting = ops->ae_dev_resetting(handle); in check_aedev_reset_status()1140 if (ops->ae_dev_resetting(handle)) in check_device_is_in_reset()1476 if (ops->ae_dev_resetting(handle) && in hns_roce_func_clr_rst_proc()6872 if (ops->ae_dev_resetting(handle) || ops->get_hw_reset_stat(handle)) { in hns_roce_hw_v2_init_instance()6888 if (ops->ae_dev_resetting(handle) || in hns_roce_hw_v2_init_instance()
3416 .ae_dev_resetting = hclgevf_ae_dev_resetting,
13122 .ae_dev_resetting = hclge_ae_dev_resetting,
Completed in 64 milliseconds