Home
last modified time | relevance | path

Searched refs:tc_q_offset (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c136 unsigned int tc_q_offset = tc * q_per_tc; in hw_atl2_hw_queue_to_tc_map_set() local
138 for (q = tc_q_offset; q != tc_q_offset + q_per_tc; q++) { in hw_atl2_hw_queue_to_tc_map_set()