Home
last modified time | relevance | path

Searched refs:mac_link_up (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsfp-phylink.rst53 :c:func:`mac_link_up` and :c:func:`mac_link_down` functions.
65 acknowledge the control word. The :c:func:`mac_link_up` and
83 Please see :c:func:`mac_link_up` for more information on this.
193 :c:func:`of_phy_connect` becomes three methods: :c:func:`mac_link_up`,
198 :c:func:`mac_link_up` and :c:func:`mac_link_down` do not prevent the
213 The :c:func:`mac_link_up` method is used to inform the MAC that the
274 and cause phylink to omit calls via the :c:func:`mac_link_up` and
/OK3568_Linux_fs/kernel/include/linux/
H A Dphylink.h107 void (*mac_link_up)(struct phylink_config *config, member
323 void mac_link_up(struct phylink_config *config, struct phy_device *phy,
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dmac-phy-support.rst95 - .mac_link_up() / .mac_link_down() will update the MAC link using the same
106 (2) The .mac_config() and .mac_link_up() callbacks are called by PHYLINK.
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c227 .mac_link_up = dpaa2_mac_link_up,
/OK3568_Linux_fs/kernel/net/dsa/
H A Dport.c602 .mac_link_up = dsa_port_phylink_mac_link_up,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c1019 .mac_link_up = enetc_pl_mac_link_up,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c1691 .mac_link_up = axienet_mac_link_up,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/
H A Dag71xx.c1161 .mac_link_up = ag71xx_mac_link_up,
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c614 pl->mac_ops->mac_link_up(pl->config, pl->phydev, in phylink_link_up()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c556 .mac_link_up = mtk_mac_link_up,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1076 .mac_link_up = stmmac_mac_link_up,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvneta.c4106 .mac_link_up = mvneta_mac_link_up,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/
H A Dmacb_main.c681 .mac_link_up = macb_mac_link_up,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6284 .mac_link_up = mvpp2_mac_link_up,