Searched refs:age_period (Results 1 – 1 of 1) sorted by relevance
2303 unsigned int age_period = ANA_AUTOAGE_AGE_PERIOD(msecs / 2000); in ocelot_set_ageing_time() local2308 if (!age_period) in ocelot_set_ageing_time()2309 age_period = 1; in ocelot_set_ageing_time()2311 ocelot_rmw(ocelot, age_period, ANA_AUTOAGE_AGE_PERIOD_M, ANA_AUTOAGE); in ocelot_set_ageing_time()