Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/
Dt4_sge.c788 v = V_HPZ0(0) | V_HPZ1(2) | V_HPZ2(4) | V_HPZ3(6); in t4_tweak_chip_settings()
796 v = V_HPZ0(0) | V_HPZ1(1) | V_HPZ2(2) | V_HPZ3(4); in t4_tweak_chip_settings()
910 v = V_HPZ0(0) | V_HPZ1(2) | V_HPZ2(4) | V_HPZ3(6); in t4_read_chip_settings()
/freebsd-12-stable/sys/dev/cxgb/
Dcxgb_main.c1618 t3_write_reg(sc, A_ULPRX_TDDP_PSZ, V_HPZ0(PAGE_SHIFT - 12)); in cxgb_up()
/freebsd-12-stable/sys/dev/cxgb/common/
Dcxgb_regs.h5469 #define V_HPZ0(x) ((x) << S_HPZ0) macro
/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h37114 #define V_HPZ0(x) ((x) << S_HPZ0) macro