Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_mrp.c103 filter->action.mask_mode = OCELOT_MASK_MODE_PERMIT_DENY; in ocelot_mrp_copy_add_vcap()
Docelot_flower.c188 filter->action.mask_mode = OCELOT_MASK_MODE_PERMIT_DENY; in ocelot_flower_parse_action()
205 filter->action.mask_mode = OCELOT_MASK_MODE_PERMIT_DENY; in ocelot_flower_parse_action()
/Linux-v5.15/include/soc/mscc/
Docelot_vcap.h574 OCELOT_MASK_MODE_PERMIT_DENY, enumerator
/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix.c336 redirect_rule->action.mask_mode = OCELOT_MASK_MODE_PERMIT_DENY; in felix_setup_mmio_filtering()