Home
last modified time | relevance | path

Searched refs:mac_port_get_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dmt7530.c2467 return priv->info->mac_port_get_state(ds, port, state); in mt753x_phylink_mac_link_state()
2533 .mac_port_get_state = mt7530_phylink_mac_link_state,
2544 .mac_port_get_state = mt7530_phylink_mac_link_state,
2556 .mac_port_get_state = mt7531_phylink_mac_link_state,
2618 !priv->info->mac_port_get_state || !priv->info->mac_port_config) in mt7530_probe()
H A Dmt7530.h670 * @mac_port_get_state: Holding the way getting the MAC/PCS state for a certain
691 int (*mac_port_get_state)(struct dsa_switch *ds, int port, member

Completed in 6 milliseconds