Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_vf.c1625 hw->adapter_state = HNS3_NIC_STOPPING; in hns3vf_dev_stop()
1965 hw->adapter_state == HNS3_NIC_STOPPING) { in hns3vf_stop_service()
2097 } else if (hw->adapter_state == HNS3_NIC_STOPPING) in hns3vf_restore_conf()
H A Dhns3_ethdev.h280 HNS3_NIC_STOPPING, enumerator
H A Dhns3_ethdev_dump.c24 {HNS3_NIC_STOPPING, "STOPPING"}, in get_adapter_state_name()
H A Dhns3_ethdev.c5202 hw->adapter_state = HNS3_NIC_STOPPING; in hns3_dev_stop()
5825 hw->adapter_state == HNS3_NIC_STOPPING) { in hns3_stop_service()
5935 } else if (hw->adapter_state == HNS3_NIC_STOPPING) in hns3_restore_conf()