Home
last modified time | relevance | path

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

/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa.h108 int octep_hw_caps_read(struct octep_hw *oct_hw, struct pci_dev *pdev);
H A Doctep_vdpa_hw.c443 int octep_hw_caps_read(struct octep_hw *oct_hw, struct pci_dev *pdev) in octep_hw_caps_read()
419 int octep_hw_caps_read(struct octep_hw *oct_hw, struct pci_dev *pdev) octep_hw_caps_read() function
H A Doctep_vdpa_main.c634 ret = octep_hw_caps_read(oct_hw, pdev); in octep_vdpa_probe_vf()