Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/realtek/
Dr8169.c585 Beacon_en = (1 << 0), /* 8168 only. Reserved in the 8168b */ enumerator
5580 RTL_W8(Config3, RTL_R8(Config3) & ~Beacon_en); in rtl_hw_start_8168bb()
5608 RTL_W8(Config3, RTL_R8(Config3) & ~Beacon_en); in __rtl_hw_start_8168cp()
5642 RTL_W8(Config3, RTL_R8(Config3) & ~Beacon_en); in rtl_hw_start_8168cp_2()
5657 RTL_W8(Config3, RTL_R8(Config3) & ~Beacon_en); in rtl_hw_start_8168cp_3()
6400 RTL_W8(Config3, RTL_R8(Config3) & ~Beacon_en); in rtl_hw_start_8102e_1()
6419 RTL_W8(Config3, RTL_R8(Config3) & ~Beacon_en); in rtl_hw_start_8102e_2()