Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c2618 struct mlxsw_sp_lag { struct
2656 mlxsw_sp->lags = kcalloc(mlxsw_sp->max_lag, sizeof(struct mlxsw_sp_lag), in mlxsw_sp_lag_init()
4137 static struct mlxsw_sp_lag *
4142 struct mlxsw_sp_lag *lag; in mlxsw_sp_lag_create()
4172 mlxsw_sp_lag_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lag *lag) in mlxsw_sp_lag_destroy()
4226 static struct mlxsw_sp_lag *
4242 static struct mlxsw_sp_lag *
4246 struct mlxsw_sp_lag *lag; in mlxsw_sp_lag_get()
4258 mlxsw_sp_lag_put(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lag *lag) in mlxsw_sp_lag_put()
4383 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;