Home
last modified time | relevance | path

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

/linux/drivers/vdpa/ifcvf/
H A Difcvf_base.h106 int ifcvf_init_hw(struct ifcvf_hw *hw, struct pci_dev *dev);
H A Difcvf_base.c102 int ifcvf_init_hw(struct ifcvf_hw *hw, struct pci_dev *pdev) in ifcvf_init_hw() function
H A Difcvf_main.c806 ret = ifcvf_init_hw(vf, pdev); in ifcvf_probe()