Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c214 tc_port_matchall->egress.hwtc = e->idx; in cxgb4_matchall_alloc_tc()
235 tc_port_matchall->egress.cookie = 0; in cxgb4_matchall_free_tc()
279 tc_port_matchall->ingress.viid_mirror = 0; in cxgb4_matchall_mirror_free()
396 tc_port_matchall->ingress.packets = 0; in cxgb4_matchall_free_filter()
397 tc_port_matchall->ingress.bytes = 0; in cxgb4_matchall_free_filter()
398 tc_port_matchall->ingress.last_used = 0; in cxgb4_matchall_free_filter()
415 if (tc_port_matchall->ingress.state == in cxgb4_tc_matchall_replace()
487 ingress = &tc_port_matchall->ingress; in cxgb4_tc_matchall_stats()
507 tc_port_matchall->ingress.bytes = bytes; in cxgb4_tc_matchall_stats()
539 sizeof(*tc_port_matchall), in cxgb4_init_tc_matchall()
[all …]