Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/dsa/
Dmv88e6060.c143 dsa_user_ports(priv->ds) : in mv88e6060_setup_port()
Dmt7530.c1023 PCR_MATRIX(dsa_user_ports(priv->ds))); in mt753x_cpu_port_enable()
1266 PCR_MATRIX(dsa_user_ports(priv->ds))); in mt7530_port_set_vlan_unaware()
Dqca8k.c1030 QCA8K_PORT_LOOKUP_MEMBER, dsa_user_ports(ds)); in qca8k_setup()
/Linux-v5.15/include/net/
Ddsa.h475 static inline u32 dsa_user_ports(struct dsa_switch *ds) in dsa_user_ports() function
/Linux-v5.15/drivers/net/dsa/qca/
Dar9331.c406 port_mask = dsa_user_ports(ds); in ar9331_sw_setup_port()
/Linux-v5.15/net/dsa/
Ddsa2.c841 ds->phys_mii_mask |= dsa_user_ports(ds); in dsa_switch_setup()
/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix.c269 unsigned long user_ports = dsa_user_ports(felix->ds); in felix_setup_mmio_filtering()