Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h242 HNS3_NIC_CLOSING, enumerator
H A Dhns3_intr.c1834 hw->adapter_state == HNS3_NIC_CLOSING) { in hns3_wait_callback()
1957 if (hw->adapter_state == HNS3_NIC_CLOSING) in hns3_reset_err_handle()
2053 if (hw->adapter_state == HNS3_NIC_CLOSING) { in hns3_reset_post()
H A Dhns3_ethdev_vf.c1987 hw->adapter_state = HNS3_NIC_CLOSING; in hns3vf_dev_close()
2855 if (hw->adapter_state < HNS3_NIC_CLOSING) in hns3vf_dev_uninit()
H A Dhns3_ethdev.c5042 hw->adapter_state = HNS3_NIC_CLOSING; in hns3_dev_close()
6216 if (hw->adapter_state < HNS3_NIC_CLOSING) in hns3_dev_uninit()