Home
last modified time | relevance | path

Searched refs:ae_dev_reset_cnt (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h615 unsigned long (*ae_dev_reset_cnt)(struct hnae3_handle *handle); member
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h737 unsigned long (*ae_dev_reset_cnt)(struct hnae3_handle *handle); member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c996 ret = read_poll_timeout(ops->ae_dev_reset_cnt, val, in hns_roce_v2_cmd_hw_resetting()
1020 if (ops->ae_dev_reset_cnt(handle) != hr_dev->reset_cnt) in hns_roce_v2_cmd_sw_resetting()
1049 reset_cnt = ops->ae_dev_reset_cnt(handle); in hns_roce_v2_rst_process_cmd()
1380 reset_cnt = ops->ae_dev_reset_cnt(handle); in hns_roce_func_clr_chk_rst()
1403 reset_cnt = ops->ae_dev_reset_cnt(handle); in hns_roce_func_clr_rst_prc()
1436 if (ops->ae_dev_reset_cnt(handle) != in hns_roce_func_clr_rst_prc()
6237 hr_dev->reset_cnt = handle->ae_algo->ops->ae_dev_reset_cnt(handle); in hns_roce_hw_v2_get_cfg()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1045 ret = read_poll_timeout(ops->ae_dev_reset_cnt, val, in hns_roce_v2_cmd_hw_resetting()
1069 if (ops->ae_dev_reset_cnt(handle) != hr_dev->reset_cnt) in hns_roce_v2_cmd_sw_resetting()
1094 reset_cnt = ops->ae_dev_reset_cnt(handle); in check_aedev_reset_status()
1117 if (hr_dev->reset_cnt != ops->ae_dev_reset_cnt(handle)) in check_device_is_in_reset()
1426 if (ops->ae_dev_reset_cnt(handle) != in func_clr_sw_resetting_state()
1447 if (ops->ae_dev_reset_cnt(handle) != hr_dev->reset_cnt) { in hns_roce_func_clr_rst_proc()
6707 hr_dev->reset_cnt = handle->ae_algo->ops->ae_dev_reset_cnt(handle); in hns_roce_hw_v2_get_cfg()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3697 .ae_dev_reset_cnt = hclgevf_ae_dev_reset_cnt,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3317 .ae_dev_reset_cnt = hclgevf_ae_dev_reset_cnt,
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c11502 .ae_dev_reset_cnt = hclge_ae_dev_reset_cnt,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12735 .ae_dev_reset_cnt = hclge_ae_dev_reset_cnt,

Completed in 57 milliseconds