Searched refs:age_time (Results 1 – 2 of 2) sorted by relevance
186 MLXSW_ITEM32(reg, sfdat, age_time, 0x04, 0, 20);188 static inline void mlxsw_reg_sfdat_pack(char *payload, u32 age_time) in mlxsw_reg_sfdat_pack() argument192 mlxsw_reg_sfdat_age_time_set(payload, age_time); in mlxsw_reg_sfdat_pack()
1125 u32 age_time = jiffies_to_clock_t(br->max_age); in br_fill_info() local1147 nla_put_u32(skb, IFLA_BR_MAX_AGE, age_time) || in br_fill_info()