Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot.c1081 ANA_PGID_PGID, PGID_SRC + port); in ocelot_port_attr_stp_state_set()
1088 ANA_PGID_PGID, PGID_SRC + port); in ocelot_port_attr_stp_state_set()
1373 for (i = PGID_AGGR; i < PGID_SRC; i++) in ocelot_set_aggr_pgids()
1395 for (i = PGID_AGGR; i < PGID_SRC; i++) { in ocelot_set_aggr_pgids()
1711 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_SRC + port); in ocelot_init()
Docelot.h26 #define PGID_SRC 80 macro