Home
last modified time | relevance | path

Searched refs:PGID_AGGR (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_main.h36 #define PGID_AGGR 64 macro
51 #define PGID_CPU (PGID_AGGR - 6)
52 #define PGID_UC (PGID_AGGR - 5)
53 #define PGID_BC (PGID_AGGR - 4)
54 #define PGID_MC (PGID_AGGR - 3)
55 #define PGID_MCIPV4 (PGID_AGGR - 2)
56 #define PGID_MCIPV6 (PGID_AGGR - 1)
A Dlan966x_lag.c17 for (p = PGID_AGGR; p < PGID_SRC; ++p) in lan966x_lag_set_aggr_pgids()
59 for (i = PGID_AGGR; i < PGID_SRC; ++i) { in lan966x_lag_set_aggr_pgids()
/linux-6.3-rc2/include/soc/mscc/
A Docelot.h82 for ((pgid) = PGID_AGGR; \
87 #define PGID_AGGR 64 macro

Completed in 10 milliseconds