Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot.h1028 void ocelot_set_ageing_time(struct ocelot *ocelot, unsigned int msecs);
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c1835 void ocelot_set_ageing_time(struct ocelot *ocelot, unsigned int msecs) in ocelot_set_ageing_time() function
1847 EXPORT_SYMBOL(ocelot_set_ageing_time);
H A Docelot_net.c1016 ocelot_set_ageing_time(ocelot, ageing_time); in ocelot_port_attr_ageing_set()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c761 ocelot_set_ageing_time(ocelot, ageing_time); in felix_set_ageing_time()