Searched refs:tg3_asic_rev (Results 1 – 2 of 2) sorted by relevance
627 if (tg3_asic_rev(tp) == ASIC_REV_5906 && in tg3_write_mem()652 if (tg3_asic_rev(tp) == ASIC_REV_5906 && in tg3_read_mem()680 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_lock_init()716 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_lock()736 if (tg3_asic_rev(tp) == ASIC_REV_5761) { in tg3_ape_lock()777 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_unlock()797 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_unlock()1498 tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_start()1603 if (tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_init()1824 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_poll_fw()[all …]
3444 #define tg3_asic_rev(tp) \ macro