Home
last modified time | relevance | path

Searched refs:MISC_REG_AEU_GENERAL_MASK (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Dreg_addr.h2085 #define MISC_REG_AEU_GENERAL_MASK 0x008828UL macro
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h790 #define MISC_REG_AEU_GENERAL_MASK 0xa61c macro
H A Dbnx2x.c1935 val = REG_RD(sc, MISC_REG_AEU_GENERAL_MASK); in bnx2x_disable_close_the_gate()
1938 REG_WR(sc, MISC_REG_AEU_GENERAL_MASK, val); in bnx2x_disable_close_the_gate()