Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4vf_hw.c96 unsigned int pf, s_hps; in t4vf_get_sge_params() local
147 s_hps = (S_HOSTPAGESIZEPF0 + in t4vf_get_sge_params()
149 sp->page_shift = ((vals[1] >> s_hps) & M_HOSTPAGESIZEPF0) + 10; in t4vf_get_sge_params()