Home
last modified time | relevance | path

Searched refs:TG3_FLAG_JUMBO_ENABLE (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dtg3.h1962 #define TG3_FLAG_JUMBO_ENABLE 0x00800000 macro
Dtg3.c1917 if (!(tp->tg3_flags & TG3_FLAG_JUMBO_ENABLE)) { in tg3_setup_hw()