Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h2375 #define PBF_REG_P0_CREDIT 0x140200 macro
H A Delink.c3314 crd = REG_RD(sc, PBF_REG_P0_CREDIT + port * 8); in elink_pbf_update()
3319 crd = REG_RD(sc, PBF_REG_P0_CREDIT + port * 8); in elink_pbf_update()
3322 crd = REG_RD(sc, PBF_REG_P0_CREDIT + port * 8); in elink_pbf_update()
H A Dbnx2x.c11034 (CHIP_IS_E3B0(sc)) ? PBF_REG_CREDIT_Q0 : PBF_REG_P0_CREDIT,