Searched refs:highest_common_mps (Results 1 – 2 of 2) sorted by relevance
1876 max_pay_load_supported.highest_common_mps = *max_supported; in pcie_scan_mps()1883 *max_supported = max_pay_load_supported.highest_common_mps; in pcie_scan_mps()1943 if (max_supported < current->highest_common_mps) in pcie_get_max_supported()1944 current->highest_common_mps = max_supported; in pcie_get_max_supported()
445 int highest_common_mps; member