Searched refs:PCI_EXP_LNKCTL2_TLS (Results 1 – 2 of 2) sorted by relevance
1283 if ((lnkctl2 & PCI_EXP_LNKCTL2_TLS) < target_vector) { in do_pcie_gen3_transition()1284 lnkctl2 &= ~PCI_EXP_LNKCTL2_TLS; in do_pcie_gen3_transition()1309 lnkctl2 &= ~PCI_EXP_LNKCTL2_TLS; in do_pcie_gen3_transition()
661 #define PCI_EXP_LNKCTL2_TLS 0x000f macro