Home
last modified time | relevance | path

Searched refs:HNS3_NIC_STOPPING (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h241 HNS3_NIC_STOPPING, enumerator
H A Dhns3_ethdev_vf.c1951 hw->adapter_state = HNS3_NIC_STOPPING; in hns3vf_dev_stop()
2393 hw->adapter_state == HNS3_NIC_STOPPING) { in hns3vf_stop_service()
2525 } else if (hw->adapter_state == HNS3_NIC_STOPPING) in hns3vf_restore_conf()
H A Dhns3_ethdev.c5003 hw->adapter_state = HNS3_NIC_STOPPING; in hns3_dev_stop()
5533 hw->adapter_state == HNS3_NIC_STOPPING) { in hns3_stop_service()
5631 } else if (hw->adapter_state == HNS3_NIC_STOPPING) in hns3_restore_conf()