Home | History | Annotate | Download | only in net

Lines Matching full:pcie_cap

1132 	int cap = tp->pcie_cap;
1178 int cap = tp->pcie_cap;
1528 int cap = tp->pcie_cap;
2168 tp->pcie_cap = pci_find_capability ( pdev, PCI_CAP_ID_EXP );
2169 if ( tp->pcie_cap ) {