Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h736 bool (*ae_dev_resetting)(struct hnae3_handle *handle); member
Dhns3_ethtool.c1032 if (ops->ae_dev_resetting && ops->ae_dev_resetting(h)) in hns3_set_reset()
/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c1104 sw_resetting = ops->ae_dev_resetting(handle); in check_aedev_reset_status()
1123 if (ops->ae_dev_resetting(handle)) in check_device_is_in_reset()
1459 if (ops->ae_dev_resetting(handle) && in hns_roce_func_clr_rst_proc()
6769 if (ops->ae_dev_resetting(handle) || ops->get_hw_reset_stat(handle)) { in hns_roce_hw_v2_init_instance()
6785 if (ops->ae_dev_resetting(handle) || in hns_roce_hw_v2_init_instance()
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c3297 .ae_dev_resetting = hclgevf_ae_dev_resetting,
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c12714 .ae_dev_resetting = hclge_ae_dev_resetting,