Home
last modified time | relevance | path

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

/drivers/net/
Dtg3.h2574 #define TG3_FLG2_IS_5788 0x00000008 macro
Dtg3.c6865 !(tp->tg3_flags2 & TG3_FLG2_IS_5788)) { in tg3_reset_hw()
7018 !(tp->tg3_flags2 & TG3_FLG2_IS_5788) && in tg3_reset_hw()
9349 if ((tp->tg3_flags2 & TG3_FLG2_IS_5788) && in tg3_test_registers()
12141 tp->tg3_flags2 |= TG3_FLG2_IS_5788; in tg3_get_invariants()
12143 if (!(tp->tg3_flags2 & TG3_FLG2_IS_5788) && in tg3_get_invariants()
13105 if (tp->tg3_flags2 & TG3_FLG2_IS_5788) in tg3_init_one()