Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot.c927 void ocelot_set_ageing_time(struct ocelot *ocelot, unsigned int msecs) in ocelot_set_ageing_time() function
939 EXPORT_SYMBOL(ocelot_set_ageing_time);
Docelot_net.c758 ocelot_set_ageing_time(ocelot, ageing_time); in ocelot_port_attr_ageing_set()
/Linux-v5.10/include/soc/mscc/
Docelot.h733 void ocelot_set_ageing_time(struct ocelot *ocelot, unsigned int msecs);
/Linux-v5.10/drivers/net/dsa/ocelot/
Dfelix.c39 ocelot_set_ageing_time(ocelot, ageing_time); in felix_set_ageing_time()