Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h323 struct hns3_wait_data { struct
324 void *hns;
325 uint64_t end_ms;
326 uint64_t interval;
327 int16_t count;
328 enum hns3_wait_result result;
329 check_completion_func check_completion;