Searched refs:phylink_mac_link_up (Results 1 – 4 of 4) sorted by relevance
377 void (*phylink_mac_link_up)(struct dsa_switch *ds, int port, member
1135 if (!ds->ops->phylink_mac_link_up) { in dsa_slave_phylink_mac_link_up()1141 ds->ops->phylink_mac_link_up(ds, dp->index, mode, interface, phydev); in dsa_slave_phylink_mac_link_up()
906 .phylink_mac_link_up = bcm_sf2_sw_mac_link_up,
4541 .phylink_mac_link_up = mv88e6xxx_mac_link_up,