Home
last modified time | relevance | path

Searched refs:IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c11952 if (val & IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN) { in bnx2x_get_hwinfo()
11957 val &= ~(IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN); in bnx2x_get_hwinfo()
11975 if (val & IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN) { in bnx2x_get_hwinfo()
H A Dbnx2x_reg.h921 #define IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN (0x1<<1) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A 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()
H A Dbnx2x_reg.h921 #define IGU_BLOCK_CONFIGURATION_REG_BACKWARD_COMP_EN (0x1<<1) macro

Completed in 81 milliseconds