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()
3025 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_fw_command() local3033 SHMEM_WR(bp, func_mb[mb_idx].drv_mb_param, param); in bnx2x_fw_command()3034 SHMEM_WR(bp, func_mb[mb_idx].drv_mb_header, (command | seq)); in bnx2x_fw_command()3043 rc = SHMEM_RD(bp, func_mb[mb_idx].fw_mb_header); in bnx2x_fw_command()5795 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_timer() local5804 mcp_pulse = (SHMEM_RD(bp, func_mb[mb_idx].mcp_pulse_mb) & in bnx2x_timer()