Lines Matching full:rtl
12 * r8169.c: Etherboot device driver for the RealTek RTL-8169 Gigabit
16 * r8169.c: A RealTek RTL-8169 Gigabit Ethernet driver
246 {"RTL-8169", 0x00, 0xff7e1880,},
247 {"RTL-8169", 0x04, 0xff7e1880,},
248 {"RTL-8169", 0x00, 0xff7e1880,},
249 {"RTL-8169s/8110s", 0x02, 0xff7e1880,},
250 {"RTL-8169s/8110s", 0x04, 0xff7e1880,},
251 {"RTL-8169sb/8110sb", 0x10, 0xff7e1880,},
252 {"RTL-8169sc/8110sc", 0x18, 0xff7e1880,},
253 {"RTL-8168b/8111sb", 0x30, 0xff7e1880,},
254 {"RTL-8168b/8111sb", 0x38, 0xff7e1880,},
255 {"RTL-8168d/8111d", 0x28, 0xff7e1880,},
256 {"RTL-8168evl/8111evl", 0x2e, 0xff7e1880,},
257 {"RTL-8168/8111g", 0x4c, 0xff7e1880,},
258 {"RTL-8101e", 0x34, 0xff7e1880,},
259 {"RTL-8100e", 0x32, 0xff7e1880,},
414 /* if unknown chip, assume array element #0, original RTL-8169 in this case */ in rtl8169_init_board()
415 printf("PCI device %s: unknown chip version, assuming RTL-8169\n", in rtl8169_init_board()
741 /* RTL-8169sb/8110sb or previous version */ in rtl8169_hw_start()
779 /* RTL-8169sc/8110sc or later version */ in rtl8169_hw_start()