Home
last modified time | relevance | path

Searched refs:RESET_STAGE_WAIT (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h257 RESET_STAGE_WAIT, enumerator
H A Dhns3_intr.c2193 hw->reset.stage = RESET_STAGE_WAIT; in hns3_reset_process()
2196 if (hw->reset.stage == RESET_STAGE_WAIT) { in hns3_reset_process()