Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h281 HNS3_NIC_CLOSING, enumerator
H A Dhns3_intr.c2466 hw->adapter_state == HNS3_NIC_CLOSING) { in hns3_wait_callback()
2589 if (hw->adapter_state == HNS3_NIC_CLOSING) in hns3_reset_err_handle()
2685 if (hw->adapter_state == HNS3_NIC_CLOSING) { in hns3_reset_post()
H A Dhns3_ethdev_dump.c25 {HNS3_NIC_CLOSING, "CLOSING"}, in get_adapter_state_name()
H A Dhns3_ethdev_vf.c1663 hw->adapter_state = HNS3_NIC_CLOSING; in hns3vf_dev_close()
2403 if (hw->adapter_state < HNS3_NIC_CLOSING) in hns3vf_dev_uninit()
H A Dhns3_ethdev.c5242 hw->adapter_state = HNS3_NIC_CLOSING; in hns3_dev_close()
6682 if (hw->adapter_state < HNS3_NIC_CLOSING) in hns3_dev_uninit()