Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vdpa/ifcvf/
Difcvf_base.h106 int ifcvf_init_hw(struct ifcvf_hw *hw, struct pci_dev *dev);
Difcvf_base.c99 int ifcvf_init_hw(struct ifcvf_hw *hw, struct pci_dev *pdev) in ifcvf_init_hw() function
Difcvf_main.c457 ret = ifcvf_init_hw(vf, pdev); in ifcvf_probe()