Searched refs:RL_8169 (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/re/
H A Dif_re.c209 { RL_HWREV_8168B_SPIN1, RL_8169, "8168", RL_JUMBO_MTU },
210 { RL_HWREV_8169, RL_8169, "8169", RL_JUMBO_MTU },
211 { RL_HWREV_8169S, RL_8169, "8169S", RL_JUMBO_MTU },
212 { RL_HWREV_8110S, RL_8169, "8110S", RL_JUMBO_MTU },
213 { RL_HWREV_8169_8110SB, RL_8169, "8169SB/8110SB", RL_JUMBO_MTU },
214 { RL_HWREV_8169_8110SC, RL_8169, "8169SC/8110SC", RL_JUMBO_MTU },
215 { RL_HWREV_8169_8110SBL, RL_8169, "8169SBL/8110SBL", RL_JUMBO_MTU },
216 { RL_HWREV_8169_8110SCE, RL_8169, "8169SC/8110SC", RL_JUMBO_MTU },
219 { RL_HWREV_8100E, RL_8169, "8100E", RL_MTU },
220 { RL_HWREV_8101E, RL_8169, "810
[all...]
/freebsd-11-stable/sys/dev/rl/
H A Dif_rlreg.h629 #define RL_8169 4 macro
632 (x)->rl_type == RL_8169)

Completed in 125 milliseconds