Searched defs:hns3_queue_info (Results 1 – 1 of 1) sorted by relevance
467 struct hns3_queue_info { struct468 const char *type; /* point to queue memory name */469 const char *ring_name; /* point to hardware ring name */470 uint16_t idx;471 uint16_t nb_desc;472 unsigned int socket_id;