Searched refs:q_per_tc (Results 1 – 1 of 1) sorted by relevance
115 unsigned int tcs, q_per_tc; in hw_atl2_hw_queue_to_tc_map_set() local125 q_per_tc = 4; in hw_atl2_hw_queue_to_tc_map_set()129 q_per_tc = 8; in hw_atl2_hw_queue_to_tc_map_set()136 unsigned int tc_q_offset = tc * q_per_tc; in hw_atl2_hw_queue_to_tc_map_set()138 for (q = tc_q_offset; q != tc_q_offset + q_per_tc; q++) { in hw_atl2_hw_queue_to_tc_map_set()
Completed in 8 milliseconds