Searched refs:tc_hwtc_map (Results 1 – 2 of 2) sorted by relevance
354 tc_port_mqprio->tc_hwtc_map[i] = e->idx; in cxgb4_mqprio_alloc_tc()361 cxgb4_sched_class_free(dev, tc_port_mqprio->tc_hwtc_map[i]); in cxgb4_mqprio_alloc_tc()375 cxgb4_sched_class_free(dev, tc_port_mqprio->tc_hwtc_map[i]); in cxgb4_mqprio_free_tc()461 hwtc = tc_port_mqprio->tc_hwtc_map[i]; in cxgb4_mqprio_enable_offload()516 hwtc = tc_port_mqprio->tc_hwtc_map[i]; in cxgb4_mqprio_enable_offload()551 hwtc = tc_port_mqprio->tc_hwtc_map[i]; in cxgb4_mqprio_disable_offload()
31 u8 tc_hwtc_map[TC_QOPT_MAX_QUEUE]; /* MQPRIO tc to hardware tc map */ member