Searched defs:gmac (Results 1 – 4 of 4) sorted by relevance
136 static void npcm_gmac_soft_reset(NPCMGMACState *gmac) in npcm_gmac_soft_reset()144 static void gmac_phy_set_link(NPCMGMACState *gmac, bool active) in gmac_phy_set_link()156 NPCMGMACState *gmac = NPCM_GMAC(qemu_get_nic_opaque(nc)); in gmac_can_receive() local175 static void gmac_update_irq(NPCMGMACState *gmac) in gmac_update_irq()306 static void gmac_dma_set_state(NPCMGMACState *gmac, int shift, uint32_t state) in gmac_dma_set_state()318 NPCMGMACState *gmac = NPCM_GMAC(qemu_get_nic_opaque(nc)); in gmac_receive() local508 static void gmac_try_send_next_packet(NPCMGMACState *gmac) in gmac_try_send_next_packet()648 NPCMGMACState *gmac = qemu_get_nic_opaque(nc); in gmac_set_link() local654 static void npcm_gmac_mdio_access(NPCMGMACState *gmac, uint16_t v) in npcm_gmac_mdio_access()702 NPCMGMACState *gmac = opaque; in npcm_gmac_read() local[all …]
103 NPCMGMACState gmac[4]; member
108 NPCMGMACState gmac[2]; member
128 AwSun8iEmacState gmac; member