Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/
Dmv88e6060.c142 dsa_user_ports(priv->ds) : in mv88e6060_setup_port()
Dmt7530.c729 PCR_MATRIX(dsa_user_ports(priv->ds))); in mt7530_cpu_port_enable()
876 PCR_MATRIX(dsa_user_ports(priv->ds))); in mt7530_port_set_vlan_unaware()
Dqca8k.c712 QCA8K_PORT_LOOKUP_MEMBER, dsa_user_ports(ds)); in qca8k_setup()
/Linux-v5.4/include/net/
Ddsa.h308 static inline u32 dsa_user_ports(struct dsa_switch *ds) in dsa_user_ports() function
/Linux-v5.4/net/dsa/
Ddsa2.c377 ds->phys_mii_mask |= dsa_user_ports(ds); in dsa_switch_setup()