Home
last modified time | relevance | path

Searched defs:hns3_wait_data (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h373 struct hns3_wait_data { struct
374 void *hns;
375 uint64_t end_ms;
376 uint64_t interval;
377 int16_t count;
378 enum hns3_wait_result result;
379 check_completion_func check_completion;