Searched refs:ae_dev_reset_cnt (Results 1 – 4 of 4) sorted by relevance
615 unsigned long (*ae_dev_reset_cnt)(struct hnae3_handle *handle); member
1010 if (ops->ae_dev_reset_cnt(handle) != hr_dev->reset_cnt) in hns_roce_v2_cmd_sw_resetting()1039 reset_cnt = ops->ae_dev_reset_cnt(handle); in hns_roce_v2_rst_process_cmd()1371 reset_cnt = ops->ae_dev_reset_cnt(handle); in hns_roce_func_clr_chk_rst()1394 reset_cnt = ops->ae_dev_reset_cnt(handle); in hns_roce_func_clr_rst_prc()1427 if (ops->ae_dev_reset_cnt(handle) != in hns_roce_func_clr_rst_prc()6232 hr_dev->reset_cnt = handle->ae_algo->ops->ae_dev_reset_cnt(handle); in hns_roce_hw_v2_get_cfg()
3648 .ae_dev_reset_cnt = hclgevf_ae_dev_reset_cnt,
11414 .ae_dev_reset_cnt = hclge_ae_dev_reset_cnt,