Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c28 static int ocelot_chain_to_block(int chain, bool ingress) in ocelot_chain_to_block() function
151 block_id = ocelot_chain_to_block(chain, true); in ocelot_find_vcap_filter_that_points_at()
250 filter->block_id = ocelot_chain_to_block(chain, ingress); in ocelot_flower_parse_action()
881 block_id = ocelot_chain_to_block(chain, ingress); in ocelot_cls_flower_replace()
944 block_id = ocelot_chain_to_block(f->common.chain_index, ingress); in ocelot_cls_flower_destroy()
982 block_id = ocelot_chain_to_block(f->common.chain_index, ingress); in ocelot_cls_flower_stats()