Home
last modified time | relevance | path

Searched defs:age_time (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal1_atu.c50 u8 age_time; in mv88e6xxx_g1_atu_set_age_time() local
/openbmc/linux/net/bridge/
H A Dbr_netlink.c1631 u32 age_time = jiffies_to_clock_t(br->max_age); in br_fill_info() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h143 static inline void mlxsw_reg_sfdat_pack(char *payload, u32 age_time) in mlxsw_reg_sfdat_pack()