Home
last modified time | relevance | path

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

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