Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h1590 u16 NicCustLedValue; member
H A Dr8168_n.c998 seq_printf(m, "NicCustLedValue\t0x%x\n", tp->NicCustLedValue); in proc_get_driver_variable()
1392 tp->NicCustLedValue, in proc_get_driver_variable()
5965 rtl8168_mdio_write(tp, 0x06, RTL_R16(tp, tp->NicCustLedValue)); in rtl8168_enable_EEE()
24003 tp->NicCustLedValue = RTL_R16(tp, CustomLED); in rtl8168_init_software_variable()