Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dtg3.c2076 !(tp->tg3_flags2 & TG3_FLG2_IS_5788)) { in tg3_setup_hw()
2114 !(tp->tg3_flags2 & TG3_FLG2_IS_5788)) { in tg3_setup_hw()
2869 tp->tg3_flags2 |= TG3_FLG2_IS_5788; in tg3_get_invariants()
Dtg3.h1976 #define TG3_FLG2_IS_5788 0x00000008 macro