Home
last modified time | relevance | path

Searched refs:sgmii_pcs (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dpcs-639x.c21 struct phylink_pcs sgmii_pcs; member
103 mpcs->sgmii_pcs.poll = true; in mv88e639x_pcs_setup_irq()
131 return container_of(pcs, struct mv88e639x_pcs, sgmii_pcs); in sgmii_pcs_to_mv88e639x_pcs()
145 phylink_pcs_change(&mpcs->sgmii_pcs, in mv88e639x_sgmii_handle_irq()
459 return &mpcs->sgmii_pcs; in mv88e639x_pcs_select()
564 mpcs->sgmii_pcs.ops = &mv88e639x_sgmii_pcs_ops; in mv88e6390_pcs_init()
565 mpcs->sgmii_pcs.neg_mode = true; in mv88e6390_pcs_init()
943 mpcs->sgmii_pcs.ops = &mv88e6393x_sgmii_pcs_ops; in mv88e6393x_pcs_init()
944 mpcs->sgmii_pcs.neg_mode = true; in mv88e6393x_pcs_init()
/openbmc/linux/drivers/net/dsa/
H A Dmt7530-mdio.c126 priv->ports[5 + i].sgmii_pcs = pcs; in mt7531_create_sgmii()
130 mtk_pcs_lynxi_destroy(priv->ports[5].sgmii_pcs); in mt7531_create_sgmii()
242 mtk_pcs_lynxi_destroy(priv->ports[5 + i].sgmii_pcs); in mt7530_remove()
H A Dmt7530.h711 struct phylink_pcs *sgmii_pcs; member
H A Dmt7530.c2966 return priv->ports[port].sgmii_pcs; in mt753x_phylink_mac_select_pcs()
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.c294 struct phylink_pcs *sgmii_pcs; member
672 return memac->sgmii_pcs; in memac_select_pcs()
989 pcs_put(memac->sgmii_pcs); in memac_free()
1154 memac->sgmii_pcs = pcs; in memac_initialization()
1175 if (memac->sgmii_pcs && in memac_initialization()
1182 if (memac->sgmii_pcs && in memac_initialization()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1253 struct phylink_pcs *sgmii_pcs[MTK_MAX_DEVS]; member
H A Dmtk_eth_soc.c523 return eth->sgmii_pcs[sid]; in mtk_mac_select_pcs()
4212 mtk_pcs_lynxi_destroy(eth->sgmii_pcs[i]); in mtk_sgmii_destroy()
4714 eth->sgmii_pcs[i] = mtk_pcs_lynxi_create(eth->dev, regmap, in mtk_sgmii_init()