Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h1435 #define NIG_REG_LLH0_BRB1_DRV_MASK 0x10244 macro
H A Dbnx2x.c11474 REG_WR(sc, NIG_REG_LLH0_BRB1_DRV_MASK + port * 4, 0x0);
H A Delink.c13902 REG_WR(sc, NIG_REG_LLH0_BRB1_DRV_MASK + params->port * 4, val); in elink_set_rx_filter()