Lines Matching refs:RTL_TD_0
165 RTL_TD_0 = 0, enumerator
192 _R("RTL8169", RTL_TD_0, NULL, JUMBO_7K, true),
194 _R("RTL8169s", RTL_TD_0, NULL, JUMBO_7K, true),
196 _R("RTL8110s", RTL_TD_0, NULL, JUMBO_7K, true),
198 _R("RTL8169sb/8110sb", RTL_TD_0, NULL, JUMBO_7K, true),
200 _R("RTL8169sc/8110sc", RTL_TD_0, NULL, JUMBO_7K, true),
202 _R("RTL8169sc/8110sc", RTL_TD_0, NULL, JUMBO_7K, true),
211 _R("RTL8101e", RTL_TD_0, NULL, JUMBO_1K, true),
213 _R("RTL8168b/8111b", RTL_TD_0, NULL, JUMBO_4K, false),
215 _R("RTL8168b/8111b", RTL_TD_0, NULL, JUMBO_4K, false),
217 _R("RTL8101e", RTL_TD_0, NULL, JUMBO_1K, true),
219 _R("RTL8100e", RTL_TD_0, NULL, JUMBO_1K, true),
221 _R("RTL8100e", RTL_TD_0, NULL, JUMBO_1K, true),
223 _R("RTL8101e", RTL_TD_0, NULL, JUMBO_1K, true),
225 _R("RTL8168b/8111b", RTL_TD_0, NULL, JUMBO_4K, false),
8291 if (tp->txd_version == RTL_TD_0) in rtl_init_one()