Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h841 #define CHIP_REV_IS_FPGA(bp) ((CHIP_REV_IS_SLOW(bp)) && \ macro
845 ((CHIP_REV_IS_FPGA(bp)) ? 200 : 1))
Dbnx2x_init_ops.h488 if (CHIP_REV_IS_FPGA(bp)) { in bnx2x_init_pxp_arb()
Dbnx2x_main.c1108 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_flr_clnup_poll_count()
5624 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_int_mem_test()
5799 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_enable_blocks_attention()
6073 if (CHIP_REV_IS_FPGA(bp) && CHIP_IS_E1H(bp)) in bnx2x_init_hw_common()
6194 (CHIP_REV_IS_FPGA(bp) ? 400 : 0); in bnx2x_init_hw_common()
10321 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_set_modes_bitmap()
10405 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_init_bp()