Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_vf.c1897 wait_data->result = HNS3_WAIT_REQUEST; in hns3vf_wait_hardware_ready()
1908 } else if (wait_data->result == HNS3_WAIT_REQUEST) in hns3vf_wait_hardware_ready()
1917 wait_data->result = HNS3_WAIT_REQUEST; in hns3vf_wait_hardware_ready()
H A Dhns3_ethdev.h354 HNS3_WAIT_REQUEST, enumerator
H A Dhns3_intr.c2512 hw->reset.wait_data->result = HNS3_WAIT_REQUEST; in hns3_reset_req_hw_reset()
2516 } else if (hw->reset.wait_data->result == HNS3_WAIT_REQUEST) in hns3_reset_req_hw_reset()
2836 if (hw->reset.wait_data->result == HNS3_WAIT_REQUEST) in hns3_reset_process()
H A Dhns3_ethdev.c5636 } else if (wait_data->result == HNS3_WAIT_REQUEST) in hns3_wait_hardware_ready()
5645 wait_data->result = HNS3_WAIT_REQUEST; in hns3_wait_hardware_ready()