Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/include/soc/mscc/
Docelot_vcap.h18 #define OCELOT_VCAP_IS2_MRP_TRAP(ocelot) ((ocelot)->num_phys_ports * 2) macro