Searched refs:LAN9118 (Results 1 – 10 of 10) sorted by relevance
11 - LAN9118 ethernet
21 - SMC 91c111 or SMSC LAN9118 Ethernet adapter
48 - QEMU provides a LAN9118 ethernet rather than LAN9220; the only guest49 visible difference is that the LAN9118 doesn't support checksum
26 - LAN9118 ethernet
61 select LAN9118166 select LAN9118285 select LAN9118504 select LAN9118556 select LAN9118
36 * the older board uses LAN91C111 but the new one uses LAN9118.
65 config LAN9118 config
195 OBJECT_DECLARE_SIMPLE_TYPE(lan9118_state, LAN9118)429 lan9118_state *s = LAN9118(d); in lan9118_reset()1371 lan9118_state *s = LAN9118(dev); in lan9118_realize()
15 #define LAN9118 0x01180000 macro
2255 case LAN9118: in smsc911x_init()