Searched refs:nsim_vf_config (Results 1 – 2 of 2) sorted by relevance
128 struct nsim_vf_config *vfconfigs; in nsim_bus_dev_max_vfs_write()165 vfconfigs = kcalloc(val, sizeof(struct nsim_vf_config), GFP_KERNEL | __GFP_NOWARN); in nsim_bus_dev_max_vfs_write()428 sizeof(struct nsim_vf_config), in nsim_bus_dev_new()
338 struct nsim_vf_config { struct362 struct nsim_vf_config *vfconfigs; argument