Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Dnetdevsim.h240 struct nsim_fib_data *nsim_fib_create(struct devlink *devlink,
H A Ddev.c1021 nsim_dev->fib_data = nsim_fib_create(devlink, extack); in nsim_dev_reload_create()
1103 nsim_dev->fib_data = nsim_fib_create(devlink, NULL); in nsim_dev_probe()
H A Dfib.c889 struct nsim_fib_data *nsim_fib_create(struct devlink *devlink, in nsim_fib_create() function