Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_reg.h899 #define IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN (0x1<<1) macro
Dbnx2x_main.c10050 if (val & IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN) { in bnx2x_get_hwinfo()
10055 val &= ~(IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN); in bnx2x_get_hwinfo()
10071 if (val & IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN) { in bnx2x_get_hwinfo()