Searched refs:age_period (Results 1 – 2 of 2) sorted by relevance
1001 unsigned int age_period = ANA_AUTOAGE_AGE_PERIOD(msecs / 2000); in ocelot_set_ageing_time() local1006 if (!age_period) in ocelot_set_ageing_time()1007 age_period = 1; in ocelot_set_ageing_time()1009 ocelot_rmw(ocelot, age_period, ANA_AUTOAGE_AGE_PERIOD_M, ANA_AUTOAGE); in ocelot_set_ageing_time()
637 static int vsc9953_autoage_time_set(int age_period) in vsc9953_autoage_time_set() argument645 if (age_period < 0 || age_period > VSC9953_AUTOAGE_PERIOD_MASK) in vsc9953_autoage_time_set()650 age_period); in vsc9953_autoage_time_set()