Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/
HDt4_sge.c481 v = V_HPZ0(0) | V_HPZ1(2) | V_HPZ2(4) | V_HPZ3(6); in t4_tweak_chip_settings()
698 v = V_HPZ0(0) | V_HPZ1(2) | V_HPZ2(4) | V_HPZ3(6); in t4_read_chip_settings()
HDt4_main.c8114 t4_write_reg(sc, A_ULP_RX_ISCSI_PSZ, V_HPZ0(pgsz_order[0]) | in t4_iscsi_init()
/trueos/sys/dev/cxgb/
HDcxgb_main.c1611 t3_write_reg(sc, A_ULPRX_TDDP_PSZ, V_HPZ0(PAGE_SHIFT - 12)); in cxgb_up()
/trueos/sys/dev/cxgb/common/
HDcxgb_regs.h5468 #define V_HPZ0(x) ((x) << S_HPZ0) macro
/trueos/sys/dev/cxgbe/common/
HDt4_regs.h26581 #define V_HPZ0(x) ((x) << S_HPZ0) macro