Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_reg.h924 #define IGU_BLOCK_CONFIGURATION_REG_BLOCK_ENABLE (0x1<<0) macro
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()