Searched refs:TG3_FLAG_JUMBO_ENABLE (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/gpxe/src/drivers/net/ | ||
D | tg3.h | 1962 #define TG3_FLAG_JUMBO_ENABLE 0x00800000 macro |
D | tg3.c | 1917 if (!(tp->tg3_flags & TG3_FLAG_JUMBO_ENABLE)) { in tg3_setup_hw() |