Searched refs:ASIC_REV_5761 (Results 1 – 2 of 2) sorted by relevance
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()10041 tg3_asic_rev(tp) != ASIC_REV_5761) { in tg3_reset_hw()10310 if (tg3_asic_rev(tp) == ASIC_REV_5761 || in tg3_reset_hw()10539 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_reset_hw()14999 else if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_nvram_init()16093 tg3_asic_rev(tp) == ASIC_REV_5761 || in tg3_detect_asic_rev()[all …]
187 #define ASIC_REV_5761 0x5761 macro