Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dswitch.c43 if (ds->ageing_time_max && ageing_time > ds->ageing_time_max) in dsa_switch_ageing_time()
/openbmc/linux/include/net/
H A Ddsa.h462 unsigned int ageing_time_max; member
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c1985 ds->ageing_time_max = 458745000; in qca8k_setup()
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c6992 ds->ageing_time_max = chip->info->age_time_coeff * U8_MAX; in mv88e6xxx_register_switch()