Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c3778 unsigned int mps, mps_log; in t4_fixup_host_params_compat() local
3787 mps_log = ((devctl & PCI_EXP_DEVCTL_PAYLOAD) >> 5) + 7; in t4_fixup_host_params_compat()
3788 mps = 1 << mps_log; in t4_fixup_host_params_compat()