Searched defs:hw_mq_s (Results 1 – 1 of 1) sorted by relevance
1133 struct hw_mq_s { struct1134 ocs_list_link_t link; /*<< must be first */1135 sli4_qtype_e type; /*<< must be second */1136 uint32_t instance;1138 uint32_t entry_count;1139 uint32_t entry_size;1140 hw_cq_t *cq;1141 sli4_queue_t *queue;1144 uint32_t use_count;