Searched refs:resv_0x2c_h (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168.h | 1464 u16 resv_0x2c_h; member
|
| H A D | r8168_n.c | 25251 u16 resv_0x2c_h; in rtl8168_esd_timer() local 25344 pci_read_config_word(pdev, PCI_SUBSYSTEM_VENDOR_ID + 2, &resv_0x2c_h); in rtl8168_esd_timer() 25345 if (resv_0x2c_h != tp->pci_cfg_space.resv_0x2c_h) { in rtl8168_esd_timer() 25346 …esv_0x2c_h = 0x%04x, should be 0x%04x \n.", dev->name, resv_0x2c_h, tp->pci_cfg_space.resv_0x2c_h); in rtl8168_esd_timer() 25347 … pci_write_config_word(pdev, PCI_SUBSYSTEM_VENDOR_ID + 2, tp->pci_cfg_space.resv_0x2c_h); in rtl8168_esd_timer() 26980 … pci_read_config_word(pdev, PCI_SUBSYSTEM_VENDOR_ID + 2, &tp->pci_cfg_space.resv_0x2c_h); in rtl8168_hw_config()
|