Home
last modified time | relevance | path

Searched refs:mlxsw_sp_lag (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c2587 struct mlxsw_sp_lag { struct
2625 mlxsw_sp->lags = kzalloc_objs(struct mlxsw_sp_lag, mlxsw_sp->max_lag); in mlxsw_sp_lag_init()
4105 static struct mlxsw_sp_lag *
4110 struct mlxsw_sp_lag *lag; in mlxsw_sp_lag_create()
4140 mlxsw_sp_lag_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lag *lag) in mlxsw_sp_lag_destroy()
4194 static struct mlxsw_sp_lag *
4210 static struct mlxsw_sp_lag *
4214 struct mlxsw_sp_lag *lag; in mlxsw_sp_lag_get()
4226 mlxsw_sp_lag_put(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lag *lag) in mlxsw_sp_lag_put()
4351 struct mlxsw_sp_lag *lag; in mlxsw_sp_port_lag_join()
[all …]
H A Dspectrum.h134 struct mlxsw_sp_lag;
163 struct mlxsw_sp_lag *lags;