Searched refs:mac_port_get_state (Results 1 – 2 of 2) sorted by relevance
3055 return priv->info->mac_port_get_state(ds, port, state); in mt753x_phylink_mac_link_state()3153 .mac_port_get_state = mt7530_phylink_mac_link_state,3164 .mac_port_get_state = mt7530_phylink_mac_link_state,3176 .mac_port_get_state = mt7531_phylink_mac_link_state,3238 !priv->info->mac_port_get_state || !priv->info->mac_port_config) in mt7530_probe()
776 int (*mac_port_get_state)(struct dsa_switch *ds, int port, member