Searched refs:mac_link_up (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.15/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.15/include/linux/ |
D | phylink.h | 109 void (*mac_link_up)(struct phylink_config *config, member 325 void mac_link_up(struct phylink_config *config, struct phy_device *phy,
|
/Linux-v5.15/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.15/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_phylink.c | 209 .mac_link_up = sparx5_phylink_mac_link_up,
|
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-mac.c | 248 .mac_link_up = dpaa2_mac_link_up,
|
/Linux-v5.15/net/dsa/ |
D | port.c | 1082 .mac_link_up = dsa_port_phylink_mac_link_up,
|
/Linux-v5.15/drivers/net/ethernet/freescale/enetc/ |
D | enetc_pf.c | 1101 .mac_link_up = enetc_pl_mac_link_up,
|
/Linux-v5.15/drivers/net/ethernet/mscc/ |
D | ocelot_net.c | 1597 .mac_link_up = vsc7514_phylink_mac_link_up,
|
/Linux-v5.15/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 1698 .mac_link_up = axienet_mac_link_up,
|
/Linux-v5.15/drivers/net/ethernet/atheros/ |
D | ag71xx.c | 1173 .mac_link_up = ag71xx_mac_link_up,
|
/Linux-v5.15/drivers/net/phy/ |
D | phylink.c | 627 pl->mac_ops->mac_link_up(pl->config, pl->phydev, in phylink_link_up()
|
/Linux-v5.15/drivers/net/ethernet/mediatek/ |
D | mtk_eth_soc.c | 558 .mac_link_up = mtk_mac_link_up,
|
/Linux-v5.15/drivers/net/ethernet/cadence/ |
D | macb_main.c | 825 .mac_link_up = macb_mac_link_up,
|
/Linux-v5.15/drivers/net/ethernet/marvell/ |
D | mvneta.c | 4128 .mac_link_up = mvneta_mac_link_up,
|
/Linux-v5.15/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_main.c | 6685 .mac_link_up = mvpp2_mac_link_up,
|
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 1155 .mac_link_up = stmmac_mac_link_up,
|