Home
last modified time | relevance | path

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

/Linux-v6.6/include/soc/mscc/
Docelot.h1020 void ocelot_set_ageing_time(struct ocelot *ocelot, unsigned int msecs);
/Linux-v6.6/drivers/net/ethernet/mscc/
Docelot.c1760 void ocelot_set_ageing_time(struct ocelot *ocelot, unsigned int msecs) in ocelot_set_ageing_time() function
1772 EXPORT_SYMBOL(ocelot_set_ageing_time);
Docelot_net.c1016 ocelot_set_ageing_time(ocelot, ageing_time); in ocelot_port_attr_ageing_set()
/Linux-v6.6/drivers/net/dsa/ocelot/
Dfelix.c759 ocelot_set_ageing_time(ocelot, ageing_time); in felix_set_ageing_time()