Searched refs:mb_idx (Results 1 – 2 of 2) sorted by relevance
1601 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_stats_init() local1615 bp->func_stx = SHMEM_RD(bp, func_mb[mb_idx].fw_mb_param); in bnx2x_stats_init()
3014 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_fw_command() local3022 SHMEM_WR(bp, func_mb[mb_idx].drv_mb_param, param); in bnx2x_fw_command()3023 SHMEM_WR(bp, func_mb[mb_idx].drv_mb_header, (command | seq)); in bnx2x_fw_command()3032 rc = SHMEM_RD(bp, func_mb[mb_idx].fw_mb_header); in bnx2x_fw_command()5784 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_timer() local5793 mcp_pulse = (SHMEM_RD(bp, func_mb[mb_idx].mcp_pulse_mb) & in bnx2x_timer()