Searched refs:mac_pcs_link_up (Results 1 – 6 of 6) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/dsa/ |
H A D | mt7530.h | 755 void (*mac_pcs_link_up)(struct dsa_switch *ds, int port, member
|
H A D | mt7530.c | 2528 if (!priv->info->mac_pcs_link_up) in mt753x_mac_pcs_link_up() 2531 priv->info->mac_pcs_link_up(ds, port, mode, interface, speed, duplex); in mt753x_mac_pcs_link_up() 2918 .mac_pcs_link_up = mt7531_sgmii_link_up_force,
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/dsa/ |
H A D | mt7530.h | 755 void (*mac_pcs_link_up)(struct dsa_switch *ds, int port, member
|
H A D | mt7530.c | 2528 if (!priv->info->mac_pcs_link_up) in mt753x_mac_pcs_link_up() 2531 priv->info->mac_pcs_link_up(ds, port, mode, interface, speed, duplex); in mt753x_mac_pcs_link_up() 2918 .mac_pcs_link_up = mt7531_sgmii_link_up_force,
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/dsa/ |
H A D | mt7530.h | 755 void (*mac_pcs_link_up)(struct dsa_switch *ds, int port, member
|
H A D | mt7530.c | 2528 if (!priv->info->mac_pcs_link_up) in mt753x_mac_pcs_link_up() 2531 priv->info->mac_pcs_link_up(ds, port, mode, interface, speed, duplex); in mt753x_mac_pcs_link_up() 2918 .mac_pcs_link_up = mt7531_sgmii_link_up_force,
|