Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot.h107 int ocelot_trap_del(struct ocelot *ocelot, int port, unsigned long cookie);
H A Docelot_mrp.c103 return ocelot_trap_del(ocelot, port, cookie); in ocelot_mrp_trap_del()
H A Docelot.c1702 int ocelot_trap_del(struct ocelot *ocelot, int port, unsigned long cookie) in ocelot_trap_del() function