Home
last modified time | relevance | path

Searched refs:HwSuppPhyOcpVer (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h1586 u8 HwSuppPhyOcpVer; member
H A Dr8168_n.c1894 if (tp->HwSuppPhyOcpVer == 0) goto out; in mdio_real_direct_write_phy_ocp()
1972 if (tp->HwSuppPhyOcpVer > 0) { in mdio_real_write()
2030 if (tp->HwSuppPhyOcpVer == 0) goto out; in mdio_real_direct_read_phy_ocp()
2112 if (tp->HwSuppPhyOcpVer > 0) { in mdio_real_read()
23558 tp->HwSuppPhyOcpVer = 1; in rtl8168_init_software_variable()