Searched refs:FTGMAC100State (Results 1 – 3 of 3) sorted by relevance
260 static int ftgmac100_max_frame_size(FTGMAC100State *s, uint16_t proto) in ftgmac100_max_frame_size()267 static void ftgmac100_update_irq(FTGMAC100State *s) in ftgmac100_update_irq()278 static void phy_update_irq(FTGMAC100State *s) in phy_update_irq()283 static void phy_update_link(FTGMAC100State *s) in phy_update_link()301 static void phy_reset(FTGMAC100State *s) in phy_reset()315 static uint16_t do_phy_read(FTGMAC100State *s, uint8_t reg) in do_phy_read()382 static void do_phy_write(FTGMAC100State *s, uint8_t reg, uint16_t val) in do_phy_write()419 static void do_phy_new_ctl(FTGMAC100State *s) in do_phy_new_ctl()452 static void do_phy_ctl(FTGMAC100State *s) in do_phy_ctl()500 static int ftgmac100_insert_vlan(FTGMAC100State *s, int frame_size, in ftgmac100_insert_vlan()[all …]
15 OBJECT_DECLARE_SIMPLE_TYPE(FTGMAC100State, FTGMAC100)30 struct FTGMAC100State { struct87 FTGMAC100State *nic; argument
83 FTGMAC100State ftgmac100[ASPEED_MACS_NUM];