Searched refs:SPX5_PORT_CPU_1 (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_packet.c316 for (portno = SPX5_PORT_CPU_0; portno <= SPX5_PORT_CPU_1; portno++) {
H A Dsparx5_calendar.c136 if (portno == SPX5_PORT_CPU_0 || portno == SPX5_PORT_CPU_1) {
H A Dsparx5_fdma.c503 for (portno = SPX5_PORT_CPU_0; portno <= SPX5_PORT_CPU_1; portno++) {
H A Dsparx5_main.h54 #define SPX5_PORT_CPU_1 (SPX5_PORT_CPU + 1) /* CPU Port 66 */ macro
H A Dsparx5_main.c628 for (idx = SPX5_PORT_CPU_0; idx <= SPX5_PORT_CPU_1; idx++)

Completed in 110 milliseconds