Home
last modified time | relevance | path

Searched refs:nsim_vf_config (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/netdevsim/
Dbus.c128 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()
Dnetdevsim.h338 struct nsim_vf_config { struct
362 struct nsim_vf_config *vfconfigs; argument