Searched defs:hns3_tc_queue_info (Results 1 – 1 of 1) sorted by relevance
139 struct hns3_tc_queue_info { struct140 uint16_t tqp_offset; /* TQP offset from base TQP */141 uint16_t tqp_count; /* Total TQPs */142 uint8_t tc; /* TC index */143 bool enable; /* If this TC is enable or not */