Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c135 struct cxgb4_tc_port_matchall *tc_port_matchall; in cxgb4_matchall_alloc_tc() local
143 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_matchall_alloc_tc()
166 tc_port_matchall->egress.hwtc = e->idx; in cxgb4_matchall_alloc_tc()
167 tc_port_matchall->egress.cookie = cls->cookie; in cxgb4_matchall_alloc_tc()
168 tc_port_matchall->egress.state = CXGB4_MATCHALL_STATE_ENABLED; in cxgb4_matchall_alloc_tc()
178 struct cxgb4_tc_port_matchall *tc_port_matchall; in cxgb4_matchall_free_tc() local
182 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_matchall_free_tc()
184 cxgb4_sched_class_free(dev, tc_port_matchall->egress.hwtc); in cxgb4_matchall_free_tc()
186 tc_port_matchall->egress.hwtc = SCHED_CLS_NONE; in cxgb4_matchall_free_tc()
187 tc_port_matchall in cxgb4_matchall_free_tc()
195 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_mirror_alloc() local
222 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_mirror_free() local
236 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_del_filter() local
256 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_add_filter() local
302 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_alloc_filter() local
332 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_free_filter() local
360 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_tc_matchall_replace() local
400 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_tc_matchall_destroy() local
428 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_tc_matchall_stats() local
468 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_disable_offload() local
482 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_init_tc_matchall() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c179 struct cxgb4_tc_port_matchall *tc_port_matchall; in cxgb4_matchall_alloc_tc() local
187 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_matchall_alloc_tc()
214 tc_port_matchall->egress.hwtc = e->idx; in cxgb4_matchall_alloc_tc()
215 tc_port_matchall->egress.cookie = cls->cookie; in cxgb4_matchall_alloc_tc()
216 tc_port_matchall->egress.state = CXGB4_MATCHALL_STATE_ENABLED; in cxgb4_matchall_alloc_tc()
226 struct cxgb4_tc_port_matchall *tc_port_matchall; in cxgb4_matchall_free_tc() local
230 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_matchall_free_tc()
232 cxgb4_sched_class_free(dev, tc_port_matchall->egress.hwtc); in cxgb4_matchall_free_tc()
234 tc_port_matchall->egress.hwtc = SCHED_CLS_NONE; in cxgb4_matchall_free_tc()
235 tc_port_matchall in cxgb4_matchall_free_tc()
243 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_mirror_alloc() local
270 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_mirror_free() local
284 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_del_filter() local
304 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_add_filter() local
350 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_alloc_filter() local
380 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_free_filter() local
408 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_tc_matchall_replace() local
448 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_tc_matchall_destroy() local
476 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_tc_matchall_stats() local
516 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_matchall_disable_offload() local
530 struct cxgb4_tc_port_matchall *tc_port_matchall; cxgb4_init_tc_matchall() local
[all...]

Completed in 2 milliseconds