Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1787 void t4_hw_pci_read_cfg4(struct adapter *adapter, int reg, u32 *val);
Dt4_hw.c152 void t4_hw_pci_read_cfg4(struct adapter *adap, int reg, u32 *val) in t4_hw_pci_read_cfg4() function
764 t4_hw_pci_read_cfg4(adap, reg, &val); in t4_read_pcie_cfg4()
Dcudbg_lib.c2231 t4_hw_pci_read_cfg4(padap, j, value); in cudbg_collect_pcie_config()