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

/linux-master/drivers/net/dsa/ocelot/
H A Dfelix.c410 struct dsa_port *dp, *first_cpu_dp = NULL; local
414 if (first_cpu_dp && dp->cpu_dp != first_cpu_dp) {
419 first_cpu_dp = dp->cpu_dp;
422 if (!first_cpu_dp)
425 felix_npi_port_init(ocelot, first_cpu_dp->index);

Completed in 115 milliseconds