Searched refs:mb_idx (Results 1 – 2 of 2) sorted by relevance
1602 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_stats_init() local1616 bp->func_stx = SHMEM_RD(bp, func_mb[mb_idx].fw_mb_param); in bnx2x_stats_init()
3024 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_fw_command() local3032 SHMEM_WR(bp, func_mb[mb_idx].drv_mb_param, param); in bnx2x_fw_command()3033 SHMEM_WR(bp, func_mb[mb_idx].drv_mb_header, (command | seq)); in bnx2x_fw_command()3042 rc = SHMEM_RD(bp, func_mb[mb_idx].fw_mb_header); in bnx2x_fw_command()5794 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_timer() local5803 mcp_pulse = (SHMEM_RD(bp, func_mb[mb_idx].mcp_pulse_mb) & in bnx2x_timer()