Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h625 static inline void t4_os_pci_read_cfg(struct adapter *adapter, size_t addr, in t4_os_pci_read_cfg() function
653 t4_os_pci_read_cfg(adapter, PCI_CAPABILITY_LIST, &pos); in t4_os_find_pci_capability()
656 t4_os_pci_read_cfg(adapter, (pos + PCI_CAP_LIST_ID), &id); in t4_os_find_pci_capability()
664 t4_os_pci_read_cfg(adapter, (pos + PCI_CAP_LIST_NEXT), &pos); in t4_os_find_pci_capability()