Home
last modified time | relevance | path

Searched refs:HNS3_NIC_CLOSED (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_mbx.c57 if (!adapter || adapter->hw.adapter_state == HNS3_NIC_CLOSED) in hns3_poll_all_sync_msg()
H A Dhns3_ethdev.h243 HNS3_NIC_CLOSED, enumerator
H A Dhns3_intr.c1786 if (hw->adapter_state >= HNS3_NIC_CLOSED) in hns3_schedule_reset()
1807 hw->adapter_state >= HNS3_NIC_CLOSED) { in hns3_schedule_delayed_reset()
H A Dhns3_flow.c2048 if (hw->adapter_state >= HNS3_NIC_CLOSED) in hns3_dev_filter_ctrl()
H A Dhns3_ethdev_vf.c1989 hw->adapter_state = HNS3_NIC_CLOSED; in hns3vf_dev_close()
H A Dhns3_ethdev.c5044 hw->adapter_state = HNS3_NIC_CLOSED; in hns3_dev_close()