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()
3023 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_fw_command() local3031 SHMEM_WR(bp, func_mb[mb_idx].drv_mb_param, param); in bnx2x_fw_command()3032 SHMEM_WR(bp, func_mb[mb_idx].drv_mb_header, (command | seq)); in bnx2x_fw_command()3041 rc = SHMEM_RD(bp, func_mb[mb_idx].fw_mb_header); in bnx2x_fw_command()5793 int mb_idx = BP_FW_MB_IDX(bp); in bnx2x_timer() local5802 mcp_pulse = (SHMEM_RD(bp, func_mb[mb_idx].mcp_pulse_mb) & in bnx2x_timer()