Searched refs:mb_idx (Results 1 – 2 of 2) sorted by relevance
1599 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_stats_init() local1613 bp->func_stx = SHMEM_RD(bp, func_mb[mb_idx].fw_mb_param); in bnx2x_stats_init()
3003 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_fw_command() local3011 SHMEM_WR(bp, func_mb[mb_idx].drv_mb_param, param); in bnx2x_fw_command()3012 SHMEM_WR(bp, func_mb[mb_idx].drv_mb_header, (command | seq)); in bnx2x_fw_command()3021 rc = SHMEM_RD(bp, func_mb[mb_idx].fw_mb_header); in bnx2x_fw_command()5773 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_timer() local5782 mcp_pulse = (SHMEM_RD(bp, func_mb[mb_idx].mcp_pulse_mb) & in bnx2x_timer()