Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4vf_hw.c148 (S_HOSTPAGESIZEPF1 - S_HOSTPAGESIZEPF0) * pf); in t4vf_get_sge_params()
H A Dt4_hw.c9595 (S_HOSTPAGESIZEPF1 - S_HOSTPAGESIZEPF0) * adapter->pf; in t4_init_sge_params()
H A Dt4_regs.h672 #define S_HOSTPAGESIZEPF1 4 macro
674 #define V_HOSTPAGESIZEPF1(x) ((x) << S_HOSTPAGESIZEPF1)
675 #define G_HOSTPAGESIZEPF1(x) (((x) >> S_HOSTPAGESIZEPF1) & M_HOSTPAGESIZEPF1)