Home
last modified time | relevance | path

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

/drivers/net/
Dbnx2x_init.h308 int is_emul_e1h = (CHIP_REV_IS_EMUL(bp) && is_e1h); in bnx2x_init_block()
316 else if (CHIP_REV_IS_EMUL(bp)) in bnx2x_init_block()
Dbnx2x.h461 #define CHIP_REV_IS_EMUL(bp) ((CHIP_REV_IS_SLOW(bp)) && \ macro
467 #define CHIP_TIME(bp) ((CHIP_REV_IS_EMUL(bp)) ? 2000 : \
Dbnx2x_link.c242 if (CHIP_REV_IS_EMUL(bp)) { in bnx2x_emac_enable()
345 if (CHIP_REV_IS_EMUL(bp)) { in bnx2x_emac_enable()
454 if (CHIP_REV_IS_EMUL(bp)) { in bnx2x_bmac_enable()
3990 if (CHIP_REV_IS_EMUL(bp)) { in bnx2x_phy_init()
Dbnx2x_main.c4979 else if (CHIP_REV_IS_EMUL(bp)) in bnx2x_int_mem_test()