Searched refs:mac_link_up (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.10/Documentation/networking/ |
D | sfp-phylink.rst | 53 :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
|
/Linux-v5.10/include/linux/ |
D | phylink.h | 107 void (*mac_link_up)(struct phylink_config *config, member 323 void mac_link_up(struct phylink_config *config, struct phy_device *phy,
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | mac-phy-support.rst | 95 - .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.
|
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-mac.c | 227 .mac_link_up = dpaa2_mac_link_up,
|
/Linux-v5.10/net/dsa/ |
D | port.c | 602 .mac_link_up = dsa_port_phylink_mac_link_up,
|
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/ |
D | enetc_pf.c | 974 .mac_link_up = enetc_pl_mac_link_up,
|
/Linux-v5.10/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 1626 .mac_link_up = axienet_mac_link_up,
|
/Linux-v5.10/drivers/net/ethernet/atheros/ |
D | ag71xx.c | 1163 .mac_link_up = ag71xx_mac_link_up,
|
/Linux-v5.10/drivers/net/phy/ |
D | phylink.c | 614 pl->mac_ops->mac_link_up(pl->config, pl->phydev, in phylink_link_up()
|
/Linux-v5.10/drivers/net/ethernet/mediatek/ |
D | mtk_eth_soc.c | 556 .mac_link_up = mtk_mac_link_up,
|
/Linux-v5.10/drivers/net/ethernet/cadence/ |
D | macb_main.c | 681 .mac_link_up = macb_mac_link_up,
|
/Linux-v5.10/drivers/net/ethernet/marvell/ |
D | mvneta.c | 4104 .mac_link_up = mvneta_mac_link_up,
|
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 1017 .mac_link_up = stmmac_mac_link_up,
|
/Linux-v5.10/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_main.c | 6235 .mac_link_up = mvpp2_mac_link_up,
|