Home
last modified time | relevance | path

Searched refs:r8169_mdio_read (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A Dr8169_main.c900 static int r8169_mdio_read(struct rtl8169_private *tp, int reg) in r8169_mdio_read() function
981 value = r8169_mdio_read(tp, reg); in r8168dp_2_mdio_read()
1018 return r8169_mdio_read(tp, location); in rtl_readphy()
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Dr8169_main.c1021 static int r8169_mdio_read(struct rtl8169_private *tp, int reg) in r8169_mdio_read() function
1075 value = r8169_mdio_read(tp, reg); in r8168dp_2_mdio_read()
1107 return r8169_mdio_read(tp, location); in rtl_readphy()

Completed in 15 milliseconds