Searched refs:mac_link_up (Results 1 – 25 of 46) sorted by relevance
12
/linux-6.12.1/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 215 The :c:func:`mac_link_up` method is used to inform the MAC that the 395 and cause phylink to omit calls via the :c:func:`mac_link_up` and
|
/linux-6.12.1/drivers/net/ethernet/tehuti/ |
D | tn40_phy.c | 41 .mac_link_up = tn40_link_up,
|
/linux-6.12.1/include/linux/ |
D | phylink.h | 192 void (*mac_link_up)(struct phylink_config *config, member 387 void mac_link_up(struct phylink_config *config, struct phy_device *phy,
|
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_phylink.c | 130 .mac_link_up = lan966x_phylink_mac_link_up,
|
/linux-6.12.1/drivers/net/ethernet/meta/fbnic/ |
D | fbnic_phylink.c | 128 .mac_link_up = fbnic_phylink_mac_link_up,
|
/linux-6.12.1/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-6.12.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_phylink.c | 144 .mac_link_up = sparx5_phylink_mac_link_up,
|
/linux-6.12.1/drivers/net/ethernet/wangxun/ngbe/ |
D | ngbe_mdio.c | 111 .mac_link_up = ngbe_mac_link_up,
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-mac.c | 247 .mac_link_up = dpaa2_mac_link_up,
|
/linux-6.12.1/drivers/net/dsa/xrs700x/ |
D | xrs700x.c | 717 .mac_link_up = xrs700x_mac_link_up,
|
/linux-6.12.1/drivers/net/ethernet/freescale/fman/ |
D | fman_tgec.c | 473 .mac_link_up = tgec_link_up,
|
D | fman_memac.c | 781 .mac_link_up = memac_link_up,
|
D | fman_dtsec.c | 991 .mac_link_up = dtsec_link_up,
|
/linux-6.12.1/drivers/net/ethernet/wangxun/txgbe/ |
D | txgbe_phy.c | 248 .mac_link_up = txgbe_mac_link_up,
|
/linux-6.12.1/drivers/net/dsa/microchip/ |
D | ksz_common.c | 271 .mac_link_up = ksz8_phylink_mac_link_up, 277 .mac_link_up = ksz8_phylink_mac_link_up, 360 .mac_link_up = ksz9477_phylink_mac_link_up, 403 .mac_link_up = ksz9477_phylink_mac_link_up,
|
/linux-6.12.1/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 850 .mac_link_up = fs_mac_link_up,
|
/linux-6.12.1/drivers/net/dsa/qca/ |
D | ar9331.c | 693 .mac_link_up = ar9331_sw_phylink_mac_link_up,
|
/linux-6.12.1/drivers/net/dsa/ |
D | rzn1_a5psw.c | 1009 .mac_link_up = a5psw_phylink_mac_link_up,
|
D | lan9303-core.c | 1379 .mac_link_up = lan9303_phylink_mac_link_up,
|
D | bcm_sf2.c | 1215 .mac_link_up = bcm_sf2_sw_mac_link_up,
|
/linux-6.12.1/drivers/net/usb/ |
D | asix_devices.c | 792 .mac_link_up = ax88772_mac_link_up,
|
/linux-6.12.1/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 1097 .mac_link_up = alt_tse_mac_link_up,
|
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/ |
D | enetc_pf.c | 1091 .mac_link_up = enetc_pl_mac_link_up,
|
/linux-6.12.1/drivers/net/ethernet/marvell/prestera/ |
D | prestera_main.c | 360 .mac_link_up = prestera_mac_link_up,
|
/linux-6.12.1/drivers/net/dsa/realtek/ |
D | rtl8366rb.c | 2042 .mac_link_up = rtl8366rb_mac_link_up,
|
12