Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c10269 unsigned int s_hps, s_qpp; in t4_init_sge_params() local
10274 s_hps = (S_HOSTPAGESIZEPF0 + in t4_init_sge_params()
10276 sge_params->hps = ((hps >> s_hps) & M_HOSTPAGESIZEPF0); in t4_init_sge_params()