Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h304 HNS3_WAIT_REQUEST, enumerator
H A Dhns3_intr.c1880 hw->reset.wait_data->result = HNS3_WAIT_REQUEST; in hns3_reset_req_hw_reset()
1884 } else if (hw->reset.wait_data->result == HNS3_WAIT_REQUEST) in hns3_reset_req_hw_reset()
2175 if (hw->reset.wait_data->result == HNS3_WAIT_REQUEST) in hns3_reset_process()
H A Dhns3_ethdev_vf.c2335 wait_data->result = HNS3_WAIT_REQUEST; in hns3vf_wait_hardware_ready()
2345 } else if (wait_data->result == HNS3_WAIT_REQUEST) in hns3vf_wait_hardware_ready()
2354 wait_data->result = HNS3_WAIT_REQUEST; in hns3vf_wait_hardware_ready()
H A Dhns3_ethdev.c5344 } else if (wait_data->result == HNS3_WAIT_REQUEST) in hns3_wait_hardware_ready()
5353 wait_data->result = HNS3_WAIT_REQUEST; in hns3_wait_hardware_ready()