Searched refs:tg3_flags2 (Results 1 – 2 of 2) sorted by relevance
269 if (tp->tg3_flags2 & TG3_FLG2_NO_ETH_WIRE_SPEED) in tg3_phy_set_wirespeed()1545 if (!(tp->tg3_flags2 & TG3_FLG2_SUN_5704)) { in tg3_chip_reset()1568 if (tp->tg3_flags2 & TG3_FLG2_PCI_EXPRESS) { in tg3_chip_reset()1669 !(tp->tg3_flags2 & TG3_FLG2_SUN_5704) && in tg3_restart_fw()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()2076 !(tp->tg3_flags2 & TG3_FLG2_IS_5788)) { in tg3_setup_hw()2114 !(tp->tg3_flags2 & TG3_FLG2_IS_5788)) { in tg3_setup_hw()2801 tp->tg3_flags2 |= TG3_FLG2_PCI_EXPRESS; in tg3_get_invariants()2816 tp->tg3_flags2 |= TG3_FLG2_NO_ETH_WIRE_SPEED; in tg3_get_invariants()[all …]
1972 uint32_t tg3_flags2; member