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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c179 struct cxgb4_tc_port_matchall *tc_port_matchall; local
187 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id];
214 tc_port_matchall->egress.hwtc = e->idx;
215 tc_port_matchall->egress.cookie = cls->cookie;
216 tc_port_matchall->egress.state = CXGB4_MATCHALL_STATE_ENABLED;
226 struct cxgb4_tc_port_matchall *tc_port_matchall; local
230 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id];
232 cxgb4_sched_class_free(dev, tc_port_matchall->egress.hwtc);
234 tc_port_matchall->egress.hwtc = SCHED_CLS_NONE;
235 tc_port_matchall
243 struct cxgb4_tc_port_matchall *tc_port_matchall; local
270 struct cxgb4_tc_port_matchall *tc_port_matchall; local
284 struct cxgb4_tc_port_matchall *tc_port_matchall; local
304 struct cxgb4_tc_port_matchall *tc_port_matchall; local
350 struct cxgb4_tc_port_matchall *tc_port_matchall; local
380 struct cxgb4_tc_port_matchall *tc_port_matchall; local
408 struct cxgb4_tc_port_matchall *tc_port_matchall; local
448 struct cxgb4_tc_port_matchall *tc_port_matchall; local
476 struct cxgb4_tc_port_matchall *tc_port_matchall; local
516 struct cxgb4_tc_port_matchall *tc_port_matchall; local
530 struct cxgb4_tc_port_matchall *tc_port_matchall; local
[all...]

Completed in 93 milliseconds