Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_flower.c24 static int ocelot_chain_to_block(int chain, bool ingress) in ocelot_chain_to_block() function
139 block_id = ocelot_chain_to_block(chain, true); in ocelot_find_vcap_filter_that_points_at()
176 filter->block_id = ocelot_chain_to_block(chain, ingress); in ocelot_flower_parse_action()
731 block_id = ocelot_chain_to_block(f->common.chain_index, ingress); in ocelot_cls_flower_destroy()
755 block_id = ocelot_chain_to_block(f->common.chain_index, ingress); in ocelot_cls_flower_stats()