Searched refs:PCI_EXP_DEVCTL2 (Results 1 – 8 of 8) sorted by relevance
| /src/sys/dev/cxgbe/ |
| H A D | osdep.h | 131 #define PCI_EXP_DEVCTL2 PCIER_DEVICE_CTL2 macro
|
| /src/sys/compat/linuxkpi/common/include/linux/ |
| H A D | pci.h | 127 #define PCI_EXP_DEVCTL2 PCIER_DEVICE_CTL2 /* Device Control 2 */ macro 1021 case PCI_EXP_DEVCTL2: in pcie_capability_reg_implemented()
|
| /src/sys/dev/bnxt/bnxt_re/ |
| H A D | qplib_res.c | 1225 pcie_capability_read_word(dev, PCI_EXP_DEVCTL2, &ctl2); in bnxt_qplib_enable_atomic_ops_to_root()
|
| H A D | qplib_sp.c | 55 pcie_capability_read_word(rcfw->pdev, PCI_EXP_DEVCTL2, &pcie_ctl2); in bnxt_qplib_is_atomic_cap()
|
| /src/sys/contrib/dev/rtw88/ |
| H A D | pci.c | 1578 ret = pcie_capability_set_word(pdev, PCI_EXP_DEVCTL2, in rtw_pci_phy_cfg()
|
| /src/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | trans.c | 223 pcie_capability_read_word(trans_pcie->pci_dev, PCI_EXP_DEVCTL2, &cap); in iwl_pcie_apm_config()
|
| /src/sys/dev/cxgbe/common/ |
| H A D | t4_hw.c | 11061 t4_os_pci_read_cfg2(adapter, pcie_cap + PCI_EXP_DEVCTL2, &val); in set_pcie_completion_timeout() 11064 t4_os_pci_write_cfg2(adapter, pcie_cap + PCI_EXP_DEVCTL2, val); in set_pcie_completion_timeout()
|
| /src/sys/contrib/dev/rtw89/ |
| H A D | pci.c | 4450 pcie_capability_set_word(pdev, PCI_EXP_DEVCTL2, in rtw89_pci_cpl_timeout_cfg()
|