D | ocelot_tc.c | 14 bool ingress) in ocelot_setup_tc_cls_matchall() argument 24 if (!ingress) { in ocelot_setup_tc_cls_matchall() 91 void *cb_priv, bool ingress) in ocelot_setup_tc_block_cb() argument 101 ingress ? "ingress" : "egress"); in ocelot_setup_tc_block_cb() 103 return ocelot_setup_tc_cls_matchall(port, type_data, ingress); in ocelot_setup_tc_block_cb() 109 ingress ? "ingress" : "egress"); in ocelot_setup_tc_block_cb()
|