Home
last modified time | relevance | path

Searched refs:PGID_SRC (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_lag.c17 for (p = PGID_AGGR; p < PGID_SRC; ++p) in lan966x_lag_set_aggr_pgids()
64 for (i = PGID_AGGR; i < PGID_SRC; ++i) { in lan966x_lag_set_aggr_pgids()
H A Dlan966x_switchdev.c152 lan966x, ANA_PGID(PGID_SRC + i)); in lan966x_update_fwd_mask()
H A Dlan966x_main.h38 #define PGID_SRC 80 macro
H A Dlan966x_main.c971 lan966x, ANA_PGID(p + PGID_SRC)); in lan966x_init()
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c94 #define PGID_SRC 80 macro
343 writel(0, priv->regs[ANA] + ANA_PGID(PGID_SRC + i)); in ocelot_initialize()
H A Dluton_switch.c137 #define PGID_SRC 80 macro
519 writel(0, priv->regs[ANA] + ANA_PGID(PGID_SRC + i)); in luton_initialize()
/openbmc/linux/include/soc/mscc/
H A Docelot.h85 (pgid) < PGID_SRC; \
92 #define PGID_SRC 80 macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c1588 * We leave PGID_SRC poorly configured for the 'secondary' CPU port in the LAG
1590 * this secondary CPU port looks at the PGID_SRC associated with the logical
1711 ocelot_write_rix(ocelot, mask, ANA_PGID_PGID, PGID_SRC + port); in ocelot_apply_bridge_fwd_mask()
1729 * PGID_SRC will take care of forwarding a packet from one user port to
3091 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_SRC + port); in ocelot_init()