Home
last modified time | relevance | path

Searched refs:ae_dev_resetting (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h755 bool (*ae_dev_resetting)(struct hnae3_handle *handle); member
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1108 sw_resetting = ops->ae_dev_resetting(handle); in check_aedev_reset_status()
1127 if (ops->ae_dev_resetting(handle)) in check_device_is_in_reset()
1521 if (ops->ae_dev_resetting(handle) && in hns_roce_func_clr_rst_proc()
7082 if (ops->ae_dev_resetting(handle) || ops->get_hw_reset_stat(handle)) { in hns_roce_hw_v2_init_instance()
7098 if (ops->ae_dev_resetting(handle) || in hns_roce_hw_v2_init_instance()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3379 .ae_dev_resetting = hclgevf_ae_dev_resetting,
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12870 .ae_dev_resetting = hclge_ae_dev_resetting,