Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vdpa/ifcvf/
Difcvf_base.h116 int ifcvf_init_hw(struct ifcvf_hw *hw, struct pci_dev *dev);
Difcvf_base.c82 int ifcvf_init_hw(struct ifcvf_hw *hw, struct pci_dev *pdev) in ifcvf_init_hw() function
Difcvf_main.c849 ret = ifcvf_init_hw(vf, pdev); in ifcvf_probe()