phylink_fixed_state  954 drivers/net/dsa/bcm_sf2.c 	.phylink_fixed_state	= bcm_sf2_sw_fixed_state,
phylink_fixed_state  396 include/net/dsa.h 	void	(*phylink_fixed_state)(struct dsa_switch *ds, int port,
phylink_fixed_state 1271 net/dsa/slave.c 	ds->ops->phylink_fixed_state(ds, dp->index, state);
phylink_fixed_state 1316 net/dsa/slave.c 	if (ds->ops->phylink_fixed_state)