Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/vdpa/ifc/base/
H A Difcvf.h140 ifcvf_init_hw(struct ifcvf_hw *hw, PCI_DEV *dev);
H A Difcvf.c36 ifcvf_init_hw(struct ifcvf_hw *hw, PCI_DEV *dev) in ifcvf_init_hw() function
/f-stack/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c1219 if (ifcvf_init_hw(&internal->hw, internal->pdev) < 0) { in ifcvf_pci_probe()