Home
last modified time | relevance | path

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 Dtg3.h2050 #define TG3_FLAG_JUMBO_ENABLE 0x00800000 macro
H A Dtg3.c1847 if (!(tp->tg3_flags & TG3_FLAG_JUMBO_ENABLE)) { in tg3_setup_hw()