Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h614 bool (*ae_dev_resetting)(struct hnae3_handle *handle); member
/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c1041 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_v2_rst_process_cmd()
1373 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_func_clr_chk_rst()
1396 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_func_clr_rst_prc()
6299 if (ops->ae_dev_resetting(handle) || ops->get_hw_reset_stat(handle)) { in hns_roce_hw_v2_init_instance()
6312 if (ops->ae_dev_resetting(handle) || in hns_roce_hw_v2_init_instance()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c3647 .ae_dev_resetting = hclgevf_ae_dev_resetting,
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c11413 .ae_dev_resetting = hclge_ae_dev_resetting,