Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot.c1655 void ocelot_set_ageing_time(struct ocelot *ocelot, unsigned int msecs) in ocelot_set_ageing_time() function
1667 EXPORT_SYMBOL(ocelot_set_ageing_time);
Docelot_net.c1026 ocelot_set_ageing_time(ocelot, ageing_time); in ocelot_port_attr_ageing_set()
/Linux-v6.1/include/soc/mscc/
Docelot.h1167 void ocelot_set_ageing_time(struct ocelot *ocelot, unsigned int msecs);
/Linux-v6.1/drivers/net/dsa/ocelot/
Dfelix.c759 ocelot_set_ageing_time(ocelot, ageing_time); in felix_set_ageing_time()