Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dmt7530.c1061 if (priv->info->cpu_port_config) { in mt753x_cpu_port_enable()
1062 ret = priv->info->cpu_port_config(ds, port); in mt753x_cpu_port_enable()
3217 .cpu_port_config = mt7531_cpu_port_config,
3230 .cpu_port_config = mt7988_cpu_port_config,
H A Dmt7530.h751 int (*cpu_port_config)(struct dsa_switch *ds, int port); member
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dmt7530.h686 int (*cpu_port_config)(struct dsa_switch *ds, int port); member
H A Dmt7530.c955 if (priv->info->cpu_port_config) { in mt753x_cpu_port_enable()
956 ret = priv->info->cpu_port_config(ds, port); in mt753x_cpu_port_enable()
2553 .cpu_port_config = mt7531_cpu_port_config,

Completed in 11 milliseconds