Home
last modified time | relevance | path

Searched refs:CHIP_REV_IS_FPGA (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_init_ops.h201 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_init_block()
434 if (CHIP_REV_IS_FPGA(bp)) { in bnx2x_init_pxp_arb()
Dbnx2x.h638 #define CHIP_REV_IS_FPGA(bp) ((CHIP_REV_IS_SLOW(bp)) && \ macro
642 ((CHIP_REV_IS_FPGA(bp)) ? 200 : 1))
Dbnx2x_main.c4660 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_int_mem_test()
4835 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_enable_blocks_attention()
5056 if (CHIP_REV_IS_FPGA(bp) && CHIP_IS_E1H(bp)) in bnx2x_init_hw_common()
5115 (CHIP_REV_IS_FPGA(bp) ? 400 : 0); in bnx2x_init_hw_common()
8897 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_init_bp()