Searched refs:PGID_SRC (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_lag.c | 17 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 D | lan966x_switchdev.c | 152 lan966x, ANA_PGID(PGID_SRC + i)); in lan966x_update_fwd_mask()
|
H A D | lan966x_main.h | 38 #define PGID_SRC 80 macro
|
H A D | lan966x_main.c | 971 lan966x, ANA_PGID(p + PGID_SRC)); in lan966x_init()
|
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot.h | 80 (pgid) < PGID_SRC; \ 87 #define PGID_SRC 80 macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 987 ANA_PGID_PGID, PGID_SRC + p); in ocelot_bridge_stp_state_set() 990 ANA_PGID_PGID, PGID_SRC + p); in ocelot_bridge_stp_state_set() 1581 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_SRC + port); in ocelot_init()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 85 (pgid) < PGID_SRC; \ 92 #define PGID_SRC 80 macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 1513 * 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); in ocelot_apply_bridge_fwd_mask() 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); in ocelot_init()
|
Completed in 20 milliseconds