/openbmc/linux/Documentation/networking/ |
H A 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
|
/openbmc/linux/include/linux/ |
H A D | phylink.h | 254 void (*mac_link_up)(struct phylink_config *config, member 471 void mac_link_up(struct phylink_config *config, struct phy_device *phy,
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_phylink.c | 130 .mac_link_up = lan966x_phylink_mac_link_up,
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
H A 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.
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_phylink.c | 144 .mac_link_up = sparx5_phylink_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-mac.c | 247 .mac_link_up = dpaa2_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/freescale/fman/ |
H A D | fman_tgec.c | 473 .mac_link_up = tgec_link_up,
|
H A D | fman_memac.c | 783 .mac_link_up = memac_link_up,
|
H A D | fman_dtsec.c | 991 .mac_link_up = dtsec_link_up,
|
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_phy.c | 245 .mac_link_up = txgbe_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_main.c | 360 .mac_link_up = prestera_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_pf.c | 1090 .mac_link_up = enetc_pl_mac_link_up,
|
/openbmc/linux/drivers/net/usb/ |
H A D | asix_devices.c | 792 .mac_link_up = ax88772_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/altera/ |
H A D | altera_tse_main.c | 1099 .mac_link_up = alt_tse_mac_link_up,
|
/openbmc/linux/net/dsa/ |
H A D | port.c | 1675 .mac_link_up = dsa_port_phylink_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 1717 .mac_link_up = vsc7514_phylink_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_axienet_main.c | 1758 .mac_link_up = axienet_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/atheros/ |
H A D | ag71xx.c | 1092 .mac_link_up = ag71xx_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-nuss.c | 1608 .mac_link_up = am65_cpsw_nuss_mac_link_up,
|
/openbmc/linux/drivers/net/phy/ |
H A D | phylink.c | 1386 pl->mac_ops->mac_link_up(pl->config, pl->phydev, pl->cur_link_an_mode, in phylink_link_up()
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | mvneta.c | 4299 .mac_link_up = mvneta_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.c | 813 .mac_link_up = mtk_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 809 .mac_link_up = macb_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 6663 .mac_link_up = mvpp2_mac_link_up,
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 1111 .mac_link_up = stmmac_mac_link_up,
|