Searched refs:PGID_SRC (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_lag.c17 for (p = PGID_AGGR; p < PGID_SRC; ++p)
64 for (i = PGID_AGGR; i < PGID_SRC; ++i) {
H A Dlan966x_switchdev.c152 lan966x, ANA_PGID(PGID_SRC + i));
H A Dlan966x_main.h38 #define PGID_SRC 80 macro
H A Dlan966x_main.c970 lan966x, ANA_PGID(p + PGID_SRC));
/linux-master/include/soc/mscc/
H A Docelot.h85 (pgid) < PGID_SRC; \
92 #define PGID_SRC 80 macro
/linux-master/drivers/net/ethernet/mscc/
H A Docelot.c1513 * We leave PGID_SRC poorly configured for the 'secondary' CPU port in the LAG
1515 * this secondary CPU port looks at the PGID_SRC associated with the logical
1636 ocelot_write_rix(ocelot, mask, ANA_PGID_PGID, PGID_SRC + port);
1654 * PGID_SRC will take care of forwarding a packet from one user port to
3014 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_SRC + port);

Completed in 206 milliseconds