Searched refs:pci_chip_rev_id (Results 1 – 2 of 2) sorted by relevance
489 if ((GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5906) && in tg3_write_mem()514 if ((GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5906) && in tg3_read_mem()787 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5906 && in tg3_writephy()981 GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5785) in tg3_mdio_start()1072 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5785) in tg3_mdio_init()1344 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5785) { in tg3_adjust_link()1477 GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5906) in tg3_phy_toggle_apd()1486 if (GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5784 || !enable) in tg3_phy_toggle_apd()1509 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5906) { in tg3_phy_toggle_automdix()1755 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5703 || in tg3_phy_reset_5703_4_5()[all …]
2650 u32 pci_chip_rev_id; member