Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c404 t4_write_reg(sc, A_ULP_RX_TDDP_PSZ, V_HPZ0(PAGE_SHIFT - 12)); in t4_devo_attach()
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4165 t4_write_reg(adap, A_ULP_RX_TDDP_PSZ, V_HPZ0(page_shift - 12)); in t4_fixup_host_params()
H A Dt4_regs.h18014 #define V_HPZ0(x) ((x) << S_HPZ0) macro