Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Ddsa.h888 void (*phylink_fixed_state)(struct dsa_switch *ds, int port, member
/linux-6.15/drivers/net/dsa/
H A Dbcm_sf2.c1228 .phylink_fixed_state = bcm_sf2_sw_fixed_state,
/linux-6.15/net/dsa/
H A Duser.c2622 ds->ops->phylink_fixed_state(ds, dp->index, state); in dsa_user_phylink_fixed_state()
2658 if (ds->ops->phylink_fixed_state) { in dsa_user_phy_setup()