Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_mrp.c93 unsigned long cookie = OCELOT_VCAP_IS2_MRP_TRAP(ocelot); in ocelot_mrp_trap_add()
101 unsigned long cookie = OCELOT_VCAP_IS2_MRP_TRAP(ocelot); in ocelot_mrp_trap_del()
/linux-6.6.21/include/soc/mscc/
Docelot_vcap.h18 #define OCELOT_VCAP_IS2_MRP_TRAP(ocelot) ((ocelot)->num_phys_ports * 2) macro