Home
last modified time | relevance | path

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

/drivers/net/
Dtg3.h2604 #define TG3_FLG2_NO_FWARE_REPORTED 0x40000000 macro
Dtg3.c5883 !(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()