Home
last modified time | relevance | path

Searched refs:CHIP_REV_IS_FPGA (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h490 if (CHIP_REV_IS_FPGA(bp)) { in bnx2x_init_pxp_arb()
H A Dbnx2x.h932 #define CHIP_REV_IS_FPGA(bp) ((CHIP_REV_IS_SLOW(bp)) && \ macro
936 ((CHIP_REV_IS_FPGA(bp)) ? 200 : 1))
H A Dbnx2x_main.c1325 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_flr_clnup_poll_count()
6698 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_int_mem_test()
7118 if (CHIP_REV_IS_FPGA(bp) && CHIP_IS_E1H(bp)) in bnx2x_init_hw_common()
7238 (CHIP_REV_IS_FPGA(bp) ? 400 : 0); in bnx2x_init_hw_common()
12291 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_set_modes_bitmap()
12386 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_init_bp()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h490 if (CHIP_REV_IS_FPGA(bp)) { in bnx2x_init_pxp_arb()
H A Dbnx2x.h932 #define CHIP_REV_IS_FPGA(bp) ((CHIP_REV_IS_SLOW(bp)) && \ macro
936 ((CHIP_REV_IS_FPGA(bp)) ? 200 : 1))
H A Dbnx2x_main.c1324 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_flr_clnup_poll_count()
6696 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_int_mem_test()
7116 if (CHIP_REV_IS_FPGA(bp) && CHIP_IS_E1H(bp)) in bnx2x_init_hw_common()
7236 (CHIP_REV_IS_FPGA(bp) ? 400 : 0); in bnx2x_init_hw_common()
12244 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_set_modes_bitmap()
12341 if (CHIP_REV_IS_FPGA(bp)) in bnx2x_init_bp()

Completed in 44 milliseconds