Searched refs:CHIP_REV_IS_SLOW (Results 1 – 7 of 7) sorted by relevance
1021 #define CHIP_REV_IS_SLOW(bp) (CHIP_REV_VAL(bp) > 0x00005000) macro1023 #define CHIP_REV_IS_EMUL(bp) ((CHIP_REV_IS_SLOW(bp)) && \1026 #define CHIP_REV_IS_FPGA(bp) ((CHIP_REV_IS_SLOW(bp)) && \1037 #define CHIP_REV(bp) (CHIP_REV_IS_SLOW(bp) ? \
1189 if (CHIP_REV_IS_SLOW(bp)) in bnx2x_acquire_nvram_lock()1221 if (CHIP_REV_IS_SLOW(bp)) in bnx2x_release_nvram_lock()1292 if (CHIP_REV_IS_SLOW(bp)) in bnx2x_nvram_read_dword()1567 if (CHIP_REV_IS_SLOW(bp)) in bnx2x_nvram_write_dword()
1044 if (CHIP_REV_IS_SLOW(bp)) { in bnx2x_get_path_func_num()
3234 u8 offset = (CHIP_REV_IS_SLOW(bp) ? in bnx2x_mcast_set_rdata_hdr_e1()3628 if (CHIP_REV_IS_SLOW(bp)) in bnx2x_init_mcast_obj()3910 if (!CHIP_REV_IS_SLOW(bp)) in bnx2x_init_mac_credit_pool()3922 if (!CHIP_REV_IS_SLOW(bp)) in bnx2x_init_mac_credit_pool()3938 if (!CHIP_REV_IS_SLOW(bp)) in bnx2x_init_mac_credit_pool()
520 int cnt = CHIP_REV_IS_SLOW(bp) ? (400000) : 4000; in bnx2x_issue_dmae_with_comp()2510 if (CHIP_REV_IS_SLOW(bp)) in bnx2x_get_cmng_fns_mode()3007 u8 delay = CHIP_REV_IS_SLOW(bp) ? 100 : 10; in bnx2x_fw_command()7225 if (!CHIP_REV_IS_SLOW(bp)) in bnx2x_init_hw_common()7376 if (CHIP_REV_IS_SLOW(bp)) in bnx2x_init_hw_common()9475 if (CHIP_REV_IS_SLOW(bp)) in bnx2x_mcp_wait_one()10123 if (CHIP_REV_IS_SLOW(bp)) { in bnx2x_period_task()12130 bp->current_interval = CHIP_REV_IS_SLOW(bp) ? 5*HZ : HZ; in bnx2x_init_bp()
156 if (CHIP_REV_IS_SLOW(bp)) in bnx2x_hw_stats_post()
3137 if (CHIP_REV_IS_SLOW(bp)) in bnx2x_set_power_state()