Searched refs:mapped_cmac_ioaddr (Results 1 – 2 of 2) sorted by relevance
1621 void __iomem *mapped_cmac_ioaddr; /* mapped cmac memory map physical address */ member
23644 tp->mapped_cmac_ioaddr = cmac_ioaddr; in rtl8168_init_software_variable()23665 tp->cmac_ioaddr = tp->mapped_cmac_ioaddr; in rtl8168_init_software_variable()24048 if (tp->mapped_cmac_ioaddr != NULL) in rtl8168_release_board()24049 iounmap(tp->mapped_cmac_ioaddr); in rtl8168_release_board()