Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Ddsa.h475 void (*phylink_fixed_state)(struct dsa_switch *ds, int port, member
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c1671 ds->ops->phylink_fixed_state(ds, dp->index, state); in dsa_slave_phylink_fixed_state()
1709 if (ds->ops->phylink_fixed_state) { in dsa_slave_phy_setup()
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dbcm_sf2.c1106 .phylink_fixed_state = bcm_sf2_sw_fixed_state,