Searched refs:ASIC_REV_5755 (Results 1 – 2 of 2) sorted by relevance
9662 else if (tg3_asic_rev(tp) == ASIC_REV_5755 || in tg3_rx_ret_rcbs_disable()9777 else if (tg3_asic_rev(tp) == ASIC_REV_5755 || in tg3_setup_rxbd_thresholds()10533 if (tg3_asic_rev(tp) == ASIC_REV_5755) in tg3_reset_hw()15104 else if (tg3_asic_rev(tp) == ASIC_REV_5755) in tg3_nvram_init()16204 if (tg3_asic_rev(tp) == ASIC_REV_5755 || in tg3_detect_asic_rev()16762 if (tg3_asic_rev(tp) == ASIC_REV_5755 || in tg3_get_invariants()16823 if (tg3_asic_rev(tp) == ASIC_REV_5755 || in tg3_get_invariants()17022 tg3_asic_rev(tp) == ASIC_REV_5755) in tg3_get_invariants()
182 #define ASIC_REV_5755 0x0a macro