Searched refs:V_HPZ0 (Results 1 – 5 of 5) sorted by relevance
481 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()
8114 t4_write_reg(sc, A_ULP_RX_ISCSI_PSZ, V_HPZ0(pgsz_order[0]) | in t4_iscsi_init()
1611 t3_write_reg(sc, A_ULPRX_TDDP_PSZ, V_HPZ0(PAGE_SHIFT - 12)); in cxgb_up()
5468 #define V_HPZ0(x) ((x) << S_HPZ0) macro
26581 #define V_HPZ0(x) ((x) << S_HPZ0) macro