Searched refs:CHIP_REV_IS_EMUL (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h929 #define CHIP_REV_IS_EMUL(bp) ((CHIP_REV_IS_SLOW(bp)) && \ macro
935 #define CHIP_TIME(bp) ((CHIP_REV_IS_EMUL(bp)) ? 2000 : \
H A Dbnx2x_main.c1321 if (CHIP_REV_IS_EMUL(bp))
6698 else if (CHIP_REV_IS_EMUL(bp))
7235 int factor = CHIP_REV_IS_EMUL(bp) ? 1000 :
12246 else if (CHIP_REV_IS_EMUL(bp))
H A Dbnx2x_sp.c291 if (CHIP_REV_IS_EMUL(bp))

Completed in 150 milliseconds