Searched refs:tg3_asic_rev (Results 1 – 2 of 2) sorted by relevance
633 if (tg3_asic_rev(tp) == ASIC_REV_5906 && in tg3_write_mem()658 if (tg3_asic_rev(tp) == ASIC_REV_5906 && in tg3_read_mem()686 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_lock_init()722 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_lock()742 if (tg3_asic_rev(tp) == ASIC_REV_5761) { in tg3_ape_lock()783 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_unlock()803 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_unlock()1504 tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_start()1609 if (tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_init()1830 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_poll_fw()[all …]
3444 #define tg3_asic_rev(tp) \ macro