Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h145 #define PCI_EXP_DEVCTL2 PCIER_DEVICE_CTL2 /* Device Control 2 */ macro
1004 case PCI_EXP_DEVCTL2: in pcie_capability_reg_implemented()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.c1224 pcie_capability_read_word(dev, PCI_EXP_DEVCTL2, &ctl2); in bnxt_qplib_enable_atomic_ops_to_root()
H A Dqplib_sp.c54 pcie_capability_read_word(rcfw->pdev, PCI_EXP_DEVCTL2, &pcie_ctl2); in bnxt_qplib_is_atomic_cap()
/freebsd/sys/contrib/dev/rtw88/
H A Dpci.c1577 ret = pcie_capability_set_word(pdev, PCI_EXP_DEVCTL2, in rtw_pci_phy_cfg()
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c299 pcie_capability_read_word(trans_pcie->pci_dev, PCI_EXP_DEVCTL2, &cap); in iwl_pcie_apm_config()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c9199 t4_os_pci_read_cfg2(adapter, pcie_cap + PCI_EXP_DEVCTL2, &val); in set_pcie_completion_timeout()
9202 t4_os_pci_write_cfg2(adapter, pcie_cap + PCI_EXP_DEVCTL2, val); in set_pcie_completion_timeout()