Searched refs:RL_JUMBO_MTU_6K (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/rl/ |
H A D | if_rlreg.h | 815 #define RL_JUMBO_MTU_6K \ macro
|
/freebsd/sys/dev/re/ |
H A D | if_re.c | 237 { RL_HWREV_8168C, RL_8169, "8168C/8111C", RL_JUMBO_MTU_6K }, 238 { RL_HWREV_8168C_SPIN2, RL_8169, "8168C/8111C", RL_JUMBO_MTU_6K }, 239 { RL_HWREV_8168CP, RL_8169, "8168CP/8111CP", RL_JUMBO_MTU_6K }, 243 { RL_HWREV_8168E_VL, RL_8169, "8168E/8111E-VL", RL_JUMBO_MTU_6K},
|