Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h2371 #define PBF_REG_P0_ARB_THRSH 0x1400e4 macro
H A Delink.c3336 REG_WR(sc, PBF_REG_P0_ARB_THRSH + port * 4, 0); in elink_pbf_update()
3345 REG_WR(sc, PBF_REG_P0_ARB_THRSH + port * 4, thresh); in elink_pbf_update()
H A Dbnx2x.c10736 REG_WR(sc, PBF_REG_P0_ARB_THRSH + port * 4, (9040 / 16));