Searched refs:lags (Results 1 – 6 of 6) sorted by relevance
70 dst->lags[id - 1] = lag; in dsa_lag_map() 98 dst->lags[id - 1] = NULL; in dsa_lag_unmap() 847 dst->lags = kcalloc(len, sizeof(*dst->lags), GFP_KERNEL); in dsa_tree_setup_lags() 848 if (!dst->lags) in dsa_tree_setup_lags() 857 kfree(dst->lags); in dsa_tree_teardown_lags()
143 struct dsa_lag **lags; member175 if ((_dst)->lags[(_id) - 1])189 return dst->lags[id - 1]; in dsa_lag_by_id()
305 struct prestera_lag *lags; member
2627 mlxsw_sp->lags = kcalloc(mlxsw_sp->max_lag, sizeof(struct mlxsw_sp_lag), in mlxsw_sp_lag_init()2629 if (!mlxsw_sp->lags) { in mlxsw_sp_lag_init()2644 kfree(mlxsw_sp->lags); in mlxsw_sp_lag_fini()4118 if (!mlxsw_sp->lags[i].dev) in mlxsw_sp_lag_create()4134 lag = &mlxsw_sp->lags[lag_id]; in mlxsw_sp_lag_create()4203 if (!mlxsw_sp->lags[i].dev) in mlxsw_sp_lag_find()4206 if (mlxsw_sp->lags[i].dev == lag_dev) in mlxsw_sp_lag_find()4207 return &mlxsw_sp->lags[i]; in mlxsw_sp_lag_find()4427 lag = &mlxsw_sp->lags[lag_id]; in mlxsw_sp_port_lag_leave()
67 cause janks (lags when rendering UI) and negatively impact user
442 | No, because if the ``->gp_seq_needed`` field lags behind the |