Searched refs:TG3_FLG2_NO_FWARE_REPORTED (Results 1 – 2 of 2) sorted by relevance
2604 #define TG3_FLG2_NO_FWARE_REPORTED 0x40000000 macro
5883 !(tp->tg3_flags2 & TG3_FLG2_NO_FWARE_REPORTED)) { in tg3_poll_fw()5884 tp->tg3_flags2 |= TG3_FLG2_NO_FWARE_REPORTED; in tg3_poll_fw()