Home
last modified time | relevance | path

Searched refs:IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h923 #define IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN (0x1<<1) macro
H A Dbnx2x_main.c11956 if (val & IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN) { in bnx2x_get_hwinfo()
11961 val &= ~(IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN); in bnx2x_get_hwinfo()
11979 if (val & IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN) { in bnx2x_get_hwinfo()