Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/ocelot/
H A Dfelix.c486 struct dsa_port *dp, *first_cpu_dp = NULL; in felix_tag_npi_setup() local
490 if (first_cpu_dp && dp->cpu_dp != first_cpu_dp) { in felix_tag_npi_setup()
495 first_cpu_dp = dp->cpu_dp; in felix_tag_npi_setup()
498 if (!first_cpu_dp) in felix_tag_npi_setup()
501 felix_npi_port_init(ocelot, first_cpu_dp->index); in felix_tag_npi_setup()