Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c7719 unsigned int mps, mps_log; in t4_fixup_host_params_compat() local
7729 mps_log = ((devctl & PCI_EXP_DEVCTL_PAYLOAD) >> 5) + 7; in t4_fixup_host_params_compat()
7730 mps = 1 << mps_log; in t4_fixup_host_params_compat()