Searched defs:ageing_time (Results 1 - 22 of 22) sorted by relevance

/linux-master/net/bridge/
H A Dbr_stp.c629 int br_set_ageing_time(struct net_bridge *br, clock_t ageing_time) argument
H A Dbr_netlink.c1644 u32 ageing_time = jiffies_to_clock_t(br->ageing_time); local
H A Dbr_private.h521 unsigned long ageing_time; member in struct:net_bridge
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.h65 unsigned long ageing_time; member in struct:ice_esw_br
/linux-master/net/dsa/
H A Dswitch.h42 unsigned int ageing_time; member in struct:dsa_notifier_ageing_time_info
H A Dswitch.c38 unsigned int ageing_time = info->ageing_time; local
23 dsa_switch_fastest_ageing_time(struct dsa_switch *ds, unsigned int ageing_time) argument
[all...]
H A Dport.c882 unsigned int ageing_time = jiffies_to_msecs(ageing_jiffies); local
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_switchdev.c89 u32 ageing_time = jiffies_to_msecs(ageing_jiffies); local
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c181 u32 ageing_time = jiffies_to_msecs(ageing_jiffies) / 1000; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_priv.h218 unsigned long ageing_time; member in struct:mlx5_esw_bridge
H A Dbridge.c1450 int mlx5_esw_bridge_ageing_time_set(u16 vport_num, u16 esw_owner_vhca_id, unsigned long ageing_time, argument
/linux-master/include/net/
H A Dswitchdev.h62 clock_t ageing_time; /* BRIDGE_AGEING_TIME */ member in union:switchdev_attr::__anon174
H A Ddsa.h294 unsigned int ageing_time; member in struct:dsa_port
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_net.c1014 u32 ageing_time = jiffies_to_msecs(ageing_jiffies); local
1262 clock_t ageing_time; local
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2774 sja1105_set_ageing_time(struct dsa_switch *ds, unsigned int ageing_time) argument
/linux-master/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c189 unsigned long ageing_time; member in struct:ofdpa
202 unsigned long ageing_time; member in struct:ofdpa_port
2519 ofdpa_port_attr_bridge_ageing_time_set(struct rocker_port *rocker_port, u32 ageing_time) argument
[all...]
H A Drocker_main.c1611 rocker_world_port_attr_bridge_ageing_time_set(struct rocker_port *rocker_port, u32 ageing_time) argument
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix.c754 felix_set_ageing_time(struct dsa_switch *ds, unsigned int ageing_time) argument
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c38 u32 ageing_time; member in struct:mlxsw_sp_bridge
946 static int mlxsw_sp_ageing_set(struct mlxsw_sp *mlxsw_sp, u32 ageing_time) argument
964 u32 ageing_time = jiffies_to_msecs(ageing_jiffies) / 1000; local
[all...]
/linux-master/drivers/net/
H A Dtun.c203 unsigned long ageing_time; member in struct:tun_struct
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dchip.c3592 mv88e6xxx_set_ageing_time(struct dsa_switch *ds, unsigned int ageing_time) argument
/linux-master/include/uapi/linux/
H A Dif_bridge.h69 __u32 ageing_time; member in struct:__bridge_info

Completed in 509 milliseconds