Searched refs:MSF2EmacState (Results 1 – 3 of 3) sorted by relevance
94 static uint32_t emac_get_isr(MSF2EmacState *s) in emac_get_isr()105 static void emac_update_irq(MSF2EmacState *s) in emac_update_irq()112 static void emac_load_desc(MSF2EmacState *s, EmacDesc *d, hwaddr desc) in emac_load_desc()121 static void emac_store_desc(MSF2EmacState *s, const EmacDesc *d, hwaddr desc) in emac_store_desc()135 static void msf2_dma_tx(MSF2EmacState *s) in msf2_dma_tx()182 static void msf2_phy_update_link(MSF2EmacState *s) in msf2_phy_update_link()194 static void msf2_phy_reset(MSF2EmacState *s) in msf2_phy_reset()207 static void write_to_phy(MSF2EmacState *s) in write_to_phy()236 static uint16_t read_from_phy(MSF2EmacState *s) in read_from_phy()249 static void msf2_emac_do_reset(MSF2EmacState *s) in msf2_emac_do_reset()[all …]
32 OBJECT_DECLARE_SIMPLE_TYPE(MSF2EmacState, MSS_EMAC)37 struct MSF2EmacState { struct
66 MSF2EmacState emac;