Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h922 #define IGU_BLOCK_CONFIGURATION_REG_BLOCK_ENABLE (0x1<<0) macro
H A Dbnx2x_main.c9557 (val | IGU_BLOCK_CONFIGURATION_REG_BLOCK_ENABLE) : in bnx2x_set_234_gates()
9558 (val & ~(u32)IGU_BLOCK_CONFIGURATION_REG_BLOCK_ENABLE)); in bnx2x_set_234_gates()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h922 #define IGU_BLOCK_CONFIGURATION_REG_BLOCK_ENABLE (0x1<<0) macro
H A Dbnx2x_main.c9558 (val | IGU_BLOCK_CONFIGURATION_REG_BLOCK_ENABLE) : in bnx2x_set_234_gates()
9559 (val & ~(u32)IGU_BLOCK_CONFIGURATION_REG_BLOCK_ENABLE)); in bnx2x_set_234_gates()

Completed in 79 milliseconds