Searched refs:rp_cap (Results 1 – 1 of 1) sorted by relevance
1739 int rp_cap, max_supported = pcie_max_mps; in pcie_init_root_port_mps() local1744 rp_cap = PCI_CAP_GET16(bus_p->bus_cfg_hdl, NULL, in pcie_init_root_port_mps()1748 if (rp_cap < max_supported) in pcie_init_root_port_mps()1749 max_supported = rp_cap; in pcie_init_root_port_mps()