Searched defs:hns3_queue_info (Results 1 – 1 of 1) sorted by relevance
540 struct hns3_queue_info { struct541 const char *type; /* point to queue memory name */542 const char *ring_name; /* point to hardware ring name */543 uint16_t idx;544 uint16_t nb_desc;545 unsigned int socket_id;