Searched refs:TG3_FLAG_JUMBO_ENABLE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tg3.h | 2050 #define TG3_FLAG_JUMBO_ENABLE 0x00800000 macro |
H A D | tg3.c | 1847 if (!(tp->tg3_flags & TG3_FLAG_JUMBO_ENABLE)) { in tg3_setup_hw() |