Searched refs:HOSTPAGESIZEPF0_S (Results 1 – 3 of 3) sorted by relevance
940 s_hps = (HOSTPAGESIZEPF0_S + in t4vf_get_sge_params()941 (HOSTPAGESIZEPF1_S - HOSTPAGESIZEPF0_S) * pf); in t4vf_get_sge_params()
217 #define HOSTPAGESIZEPF0_S 0 macro219 #define HOSTPAGESIZEPF0_V(x) ((x) << HOSTPAGESIZEPF0_S)220 #define HOSTPAGESIZEPF0_G(x) (((x) >> HOSTPAGESIZEPF0_S) & HOSTPAGESIZEPF0_M)
9384 s_hps = (HOSTPAGESIZEPF0_S + in t4_init_sge_params()9385 (HOSTPAGESIZEPF1_S - HOSTPAGESIZEPF0_S) * adapter->pf); in t4_init_sge_params()