Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c781 #define HNS3_QUEUE_RESET_TRY_MS 200 in hns3_reset_queue() macro
804 max_wait_times = HNS3_QUEUE_RESET_TRY_MS / HNS3_POLL_RESPONE_MS; in hns3_reset_queue()