Home
last modified time | relevance | path

Searched refs:PXP2_REG_WR_USDMDP_TH (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_init_ops.h503 REG_WR(sc, PXP2_REG_WR_USDMDP_TH, (0x4 << w_order)); in ecore_init_pxp_arb()
505 REG_WR(sc, PXP2_REG_WR_USDMDP_TH, (0x8 << w_order)); in ecore_init_pxp_arb()
507 REG_WR(sc, PXP2_REG_WR_USDMDP_TH, (0x18 << w_order)); in ecore_init_pxp_arb()
H A Decore_reg.h3334 #define PXP2_REG_WR_USDMDP_TH 0x120348 macro