Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h1596 u8 HwSuppCheckPhyDisableModeVer; member
1832 #define HW_SUPPORT_CHECK_PHY_DISABLE_MODE(_M) ((_M)->HwSuppCheckPhyDisableModeVer > 0 )
H A Dr8168_n.c1018 seq_printf(m, "HwSuppCheckPhyDisableModeVer\t0x%x\n", tp->HwSuppCheckPhyDisableModeVer); in proc_get_driver_variable()
1412 tp->HwSuppCheckPhyDisableModeVer, in proc_get_driver_variable()
3166 switch (tp->HwSuppCheckPhyDisableModeVer) { in rtl8168_is_gpio_low()
3190 switch (tp->HwSuppCheckPhyDisableModeVer) { in rtl8168_is_phy_disable_mode_enabled()
9418 switch (tp->HwSuppCheckPhyDisableModeVer) { in rtl8168_enable_phy_disable_mode()
9436 switch (tp->HwSuppCheckPhyDisableModeVer) { in rtl8168_disable_phy_disable_mode()
23930 tp->HwSuppCheckPhyDisableModeVer = 1; in rtl8168_init_software_variable()
23941 tp->HwSuppCheckPhyDisableModeVer = 2; in rtl8168_init_software_variable()
23949 tp->HwSuppCheckPhyDisableModeVer = 3; in rtl8168_init_software_variable()