Searched refs:tc_hwtc_map (Results 1 – 2 of 2) sorted by relevance
357 tc_port_mqprio->tc_hwtc_map[i] = e->idx; in cxgb4_mqprio_alloc_tc()364 cxgb4_sched_class_free(dev, tc_port_mqprio->tc_hwtc_map[i]); in cxgb4_mqprio_alloc_tc()378 cxgb4_sched_class_free(dev, tc_port_mqprio->tc_hwtc_map[i]); in cxgb4_mqprio_free_tc()464 hwtc = tc_port_mqprio->tc_hwtc_map[i]; in cxgb4_mqprio_enable_offload()519 hwtc = tc_port_mqprio->tc_hwtc_map[i]; in cxgb4_mqprio_enable_offload()554 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