Searched refs:t4_hw_pci_read_cfg4 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1789 void t4_hw_pci_read_cfg4(struct adapter *adapter, int reg, u32 *val);
|
H A D | t4_hw.c | 152 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()
|
H A D | cudbg_lib.c | 2231 t4_hw_pci_read_cfg4(padap, j, value); in cudbg_collect_pcie_config()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1785 void t4_hw_pci_read_cfg4(struct adapter *adapter, int reg, u32 *val);
|
H A D | t4_hw.c | 152 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()
|
H A D | cudbg_lib.c | 2231 t4_hw_pci_read_cfg4(padap, j, value); in cudbg_collect_pcie_config()
|
Completed in 41 milliseconds