Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot.c1261 ANA_PGID_PGID, PGID_SRC + port); in ocelot_port_attr_stp_state_set()
1268 ANA_PGID_PGID, PGID_SRC + port); in ocelot_port_attr_stp_state_set()
1547 for (i = PGID_AGGR; i < PGID_SRC; i++) in ocelot_set_aggr_pgids()
1569 for (i = PGID_AGGR; i < PGID_SRC; i++) { in ocelot_set_aggr_pgids()
2138 ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_SRC + port); in ocelot_init()
Docelot.h31 #define PGID_SRC 80 macro