Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_flower.c24 static int ocelot_chain_to_block(int chain, bool ingress) in ocelot_chain_to_block() function
125 block_id = ocelot_chain_to_block(chain, true); in ocelot_find_vcap_filter_that_points_at()
162 filter->block_id = ocelot_chain_to_block(chain, ingress); in ocelot_flower_parse_action()
714 block_id = ocelot_chain_to_block(f->common.chain_index, ingress); in ocelot_cls_flower_destroy()
738 block_id = ocelot_chain_to_block(f->common.chain_index, ingress); in ocelot_cls_flower_stats()