Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h2049 #define NIG_REG_PAUSE_ENABLE_0 0x160c0 macro
H A Dbnx2x.c10812 REG_WR(sc, NIG_REG_PAUSE_ENABLE_0 + port * 4, 1);
H A Delink.c2994 NIG_REG_PAUSE_ENABLE_0, pause_enable); in elink_update_pfc_nig()