Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_reg.h922 #define IGU_BLOCK_CONFIGURATION_REG_BLOCK_ENABLE (0x1<<0) macro
Dbnx2x_main.c9556 (val | IGU_BLOCK_CONFIGURATION_REG_BLOCK_ENABLE) : in bnx2x_set_234_gates()
9557 (val & ~(u32)IGU_BLOCK_CONFIGURATION_REG_BLOCK_ENABLE)); in bnx2x_set_234_gates()