Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1212 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
606 t4_hw_pci_read_cfg4(adap, reg, &val); in t4_read_pcie_cfg4()