Searched refs:NPCMGMACState (Results 1 – 3 of 3) sorted by relevance
136 static void npcm_gmac_soft_reset(NPCMGMACState *gmac) in npcm_gmac_soft_reset()175 static void gmac_update_irq(NPCMGMACState *gmac) in gmac_update_irq()508 static void gmac_try_send_next_packet(NPCMGMACState *gmac) in gmac_try_send_next_packet()649 NPCMGMACState *gmac = qemu_get_nic_opaque(nc); in gmac_set_link()703 NPCMGMACState *gmac = opaque; in npcm_gmac_read()726 NPCMGMACState *gmac = opaque; in npcm_gmac_write()847 NPCMGMACState *gmac = NPCM_GMAC(dev); in npcm_gmac_reset()878 NPCMGMACState *gmac = NPCM_GMAC(dev); in npcm_gmac_realize()901 NPCMGMACState *gmac = NPCM_GMAC(dev); in npcm_gmac_unrealize()917 DEFINE_NIC_PROPERTIES(NPCMGMACState, conf),[all …]
157 typedef struct NPCMGMACState { struct168 } NPCMGMACState; argument171 OBJECT_DECLARE_SIMPLE_TYPE(NPCMGMACState, NPCM_GMAC)
108 NPCMGMACState gmac[2];