Searched refs:vfname (Results 1 – 3 of 3) sorted by relevance
28 const char *vfname, uint16_t vf_dev_id, in pcie_sriov_pf_init() argument39 dev->exp.sriov_pf.vfname = g_strdup(vfname); in pcie_sriov_pf_init()77 g_free((char *)dev->exp.sriov_pf.vfname); in pcie_sriov_pf_exit()78 dev->exp.sriov_pf.vfname = NULL; in pcie_sriov_pf_exit()189 dev->exp.sriov_pf.vfname, i); in register_vfs()
21 const char *vfname; /* Reference to the device type used for the VFs */ member31 const char *vfname, uint16_t vf_dev_id,
2412 vfname = 'missing_function_name' variable in FTraceCallGraph2479 vline.name = self.vfname2505 vline.name = self.vfname2562 if self.list[0].name == self.vfname:2639 if cl.name == self.vfname: