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()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()175 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()508 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()654 static void npcm_gmac_mdio_access(NPCMGMACState *gmac, uint16_t v) in npcm_gmac_mdio_access()702 NPCMGMACState *gmac = opaque; in npcm_gmac_read()[all …]
157 typedef struct NPCMGMACState { struct168 } NPCMGMACState; argument171 OBJECT_DECLARE_SIMPLE_TYPE(NPCMGMACState, NPCM_GMAC)
108 NPCMGMACState gmac[2];