Searched refs:tg3_asic_rev (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c629 if (tg3_asic_rev(tp) == ASIC_REV_5906 &&
654 if (tg3_asic_rev(tp) == ASIC_REV_5906 &&
682 if (tg3_asic_rev(tp) == ASIC_REV_5761)
718 if (tg3_asic_rev(tp) == ASIC_REV_5761)
738 if (tg3_asic_rev(tp) == ASIC_REV_5761) {
779 if (tg3_asic_rev(tp) == ASIC_REV_5761)
799 if (tg3_asic_rev(tp) == ASIC_REV_5761)
1500 tg3_asic_rev(tp) == ASIC_REV_5785)
1598 if (tg3_asic_rev(tp) == ASIC_REV_5785)
1819 if (tg3_asic_rev(t
[all...]
H A Dtg3.h3447 #define tg3_asic_rev(tp) \ macro

Completed in 127 milliseconds