Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h4297 #define MISC_REGISTERS_RESET_REG_1_RST_BRB1 (0x1 << 0) macro
H A Dbnx2x.c9350 if (reset_reg & MISC_REGISTERS_RESET_REG_1_RST_BRB1) { in bnx2x_prev_unload_common()