Searched refs:tc_hwtc_map (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.h31 u8 tc_hwtc_map[TC_QOPT_MAX_QUEUE]; /* MQPRIO tc to hardware tc map */ member in struct:cxgb4_tc_port_mqprio
H A Dcxgb4_tc_mqprio.c357 tc_port_mqprio->tc_hwtc_map[i] = e->idx;
364 cxgb4_sched_class_free(dev, tc_port_mqprio->tc_hwtc_map[i]);
378 cxgb4_sched_class_free(dev, tc_port_mqprio->tc_hwtc_map[i]);
464 hwtc = tc_port_mqprio->tc_hwtc_map[i];
519 hwtc = tc_port_mqprio->tc_hwtc_map[i];
554 hwtc = tc_port_mqprio->tc_hwtc_map[i];

Completed in 120 milliseconds