Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/realtek/
H A D8139cp.c152 Config3 = 0x59, /* Config3 */ enumerator
1048 cpw8(Config3, PARMEnable); in cp_init_hw()
1331 options = cpr8 (Config3) & ~(LinkUp | MagicPacket); in netdev_set_wol()
1339 cpw8 (Config3, options); in netdev_set_wol()
1370 options = cpr8 (Config3); in netdev_get_wol()
/linux/Documentation/virt/kvm/
H A Dapi.rst7666 It allows the Config3.MSAP bit to be set to enable the use of MSA by the guest.