Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h527 #define MISC_AEU_GENERAL_MASK_REG_AEU_PXP_CLOSE_MASK (0x1 << 0) macro
H A Dbnx2x.c1936 val &= ~(MISC_AEU_GENERAL_MASK_REG_AEU_PXP_CLOSE_MASK | in bnx2x_disable_close_the_gate()