Searched refs:ageing_jiffies (Results 1 – 3 of 3) sorted by relevance
165 unsigned long ageing_jiffies = clock_t_to_jiffies(ageing_clock); in dsa_port_ageing_time() local166 unsigned int ageing_time = jiffies_to_msecs(ageing_jiffies); in dsa_port_ageing_time()
1099 unsigned long ageing_jiffies = clock_t_to_jiffies(ageing_clock_t); in ocelot_port_attr_ageing_set() local1100 u32 ageing_time = jiffies_to_msecs(ageing_jiffies) / 1000; in ocelot_port_attr_ageing_set()
694 unsigned long ageing_jiffies = clock_t_to_jiffies(ageing_clock_t); in mlxsw_sp_port_attr_br_ageing_set() local695 u32 ageing_time = jiffies_to_msecs(ageing_jiffies) / 1000; in mlxsw_sp_port_attr_br_ageing_set()