Home
last modified time | relevance | path

Searched refs:AEU_INPUTS_ATTN_BITS_BRB_PARITY_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2311 #define HW_PRTY_ASSERT_SET_0 (AEU_INPUTS_ATTN_BITS_BRB_PARITY_ERROR | \
H A Dbnx2x_reg.h6204 #define AEU_INPUTS_ATTN_BITS_BRB_PARITY_ERROR (0x1<<18) macro
H A Dbnx2x_main.c4617 case AEU_INPUTS_ATTN_BITS_BRB_PARITY_ERROR: in bnx2x_check_blocks_with_parity0()