D | ocelot_flower.c | 24 static int ocelot_chain_to_block(int chain, bool ingress) in ocelot_chain_to_block() argument 28 if (!ingress) { in ocelot_chain_to_block() 86 bool ingress) in ocelot_is_goto_target_valid() argument 91 if (!ingress) in ocelot_is_goto_target_valid() 160 bool ingress, struct flow_cls_offload *f, in ocelot_flower_parse_action() argument 176 filter->block_id = ocelot_chain_to_block(chain, ingress); in ocelot_flower_parse_action() 374 if (!ocelot_is_goto_target_valid(filter->goto_target, chain, ingress) && in ocelot_flower_parse_action() 435 ocelot_flower_parse_key(struct ocelot *ocelot, int port, bool ingress, in ocelot_flower_parse_key() argument 459 if (!ingress) { in ocelot_flower_parse_key() 635 static int ocelot_flower_parse(struct ocelot *ocelot, int port, bool ingress, in ocelot_flower_parse() argument [all …]
|