Home
last modified time | relevance | path

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

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