Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/netdevsim/
Dnetdevsim.h32 struct nsim_vf_config;
83 struct nsim_vf_config *vfconfigs;
Dnetdev.c29 struct nsim_vf_config { struct
62 ns->vfconfigs = kcalloc(num_vfs, sizeof(struct nsim_vf_config), in nsim_vfs_enable() argument