Searched refs:lags (Results 1 – 7 of 7) sorted by relevance
978 unsigned long bond_mask = ocelot->lags[i]; in ocelot_bridge_stp_state_set()1236 bond_mask = ocelot->lags[lag]; in ocelot_set_aggr_pgids()1261 unsigned long bond_mask = ocelot->lags[lag]; in ocelot_setup_lag()1298 ocelot->lags[port] = bond_mask; in ocelot_port_lag_join()1302 ocelot->lags[lp] = 0; in ocelot_port_lag_join()1306 ocelot->lags[lp] |= BIT(port); in ocelot_port_lag_join()1324 ocelot->lags[i] &= ~BIT(port); in ocelot_port_lag_leave()1329 if (ocelot->lags[port]) { in ocelot_port_lag_leave()1330 int n = __ffs(ocelot->lags[port]); in ocelot_port_lag_leave()1332 ocelot->lags[n] = ocelot->lags[port]; in ocelot_port_lag_leave()[all …]
149 struct mlxsw_sp_upper *lags; member223 return &mlxsw_sp->lags[lag_id]; in mlxsw_sp_lag_get()
2447 mlxsw_sp->lags = kcalloc(MLXSW_CORE_RES_GET(mlxsw_sp->core, MAX_LAG), in mlxsw_sp_lag_init()2450 if (!mlxsw_sp->lags) in mlxsw_sp_lag_init()2458 kfree(mlxsw_sp->lags); in mlxsw_sp_lag_fini()
635 u32 *lags; member
409 | No, because if the ``->gp_seq_needed`` field lags behind the |
4194 lags behind the OS upgrades).