Searched refs:set_ageing_time (Results 1 – 2 of 2) sorted by relevance
49 if (ds->ops->set_ageing_time) in dsa_switch_ageing_time()50 return ds->ops->set_ageing_time(ds, ageing_time); in dsa_switch_ageing_time()
106 static int set_ageing_time(struct net_bridge *br, unsigned long val) in set_ageing_time() function115 return store_bridge_parm(d, buf, len, set_ageing_time); in ageing_time_store()