Searched refs:TG3_FLG2_PCI_EXPRESS (Results 1 – 2 of 2) sorted by relevance
1568 if (tp->tg3_flags2 & TG3_FLG2_PCI_EXPRESS) { in tg3_chip_reset()1679 if ((tp->tg3_flags2 & TG3_FLG2_PCI_EXPRESS) && in tg3_restart_fw()1855 if (!(tp->tg3_flags2 & TG3_FLG2_PCI_EXPRESS)) in tg3_setup_hw()2801 tp->tg3_flags2 |= TG3_FLG2_PCI_EXPRESS; in tg3_get_invariants()
1980 #define TG3_FLG2_PCI_EXPRESS 0x00000040 macro