Home
last modified time | relevance | path

Searched refs:lags (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c978 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 …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h149 struct mlxsw_sp_upper *lags; member
223 return &mlxsw_sp->lags[lag_id]; in mlxsw_sp_lag_get()
H A Dspectrum.c2447 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()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot.h635 u32 *lags; member
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst409 | No, because if the ``->gp_seq_needed`` field lags behind the |
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info4194 lags behind the OS upgrades).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info4194 lags behind the OS upgrades).