Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c23627 struct pci_dev *pdev_cmac; in rtl8168_init_software_variable() local
23629 pdev_cmac = pci_get_slot(pdev->bus, PCI_DEVFN(PCI_SLOT(pdev->devfn), 0)); in rtl8168_init_software_variable()
23632 CmacMemPhysAddress = pci_resource_start(pdev_cmac, 2); in rtl8168_init_software_variable()