Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_reg.h921 #define IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN (0x1<<1) macro
Dbnx2x_main.c11957 if (val & IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN) { in bnx2x_get_hwinfo()
11962 val &= ~(IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN); in bnx2x_get_hwinfo()
11980 if (val & IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN) { in bnx2x_get_hwinfo()