Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Ddsa.h396 void (*phylink_fixed_state)(struct dsa_switch *ds, int port, member
/Linux-v5.4/net/dsa/
Dslave.c1275 ds->ops->phylink_fixed_state(ds, dp->index, state); in dsa_slave_phylink_fixed_state()
1320 if (ds->ops->phylink_fixed_state) in dsa_slave_phy_setup()
/Linux-v5.4/drivers/net/dsa/
Dbcm_sf2.c953 .phylink_fixed_state = bcm_sf2_sw_fixed_state,