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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_init_ops.h192 else if (CHIP_REV_IS_EMUL(bp))
H A Dbnx2x.h536 #define CHIP_REV_IS_EMUL(bp) ((CHIP_REV_IS_SLOW(bp)) && \ macro
542 #define CHIP_TIME(bp) ((CHIP_REV_IS_EMUL(bp)) ? 2000 : \
H A Dbnx2x_link.c291 if (CHIP_REV_IS_EMUL(bp)) {
396 if (CHIP_REV_IS_EMUL(bp)) {
505 if (CHIP_REV_IS_EMUL(bp)) {
6002 if (CHIP_REV_IS_EMUL(bp)) {
H A Dbnx2x_main.c3576 else if (CHIP_REV_IS_EMUL(bp))

Completed in 181 milliseconds