Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/
H A Dnetdevsim.h371 struct nsim_fib_data *nsim_fib_create(struct devlink *devlink,
H A Ddev.c1480 nsim_dev->fib_data = nsim_fib_create(devlink, extack); in nsim_dev_reload_create()
1582 nsim_dev->fib_data = nsim_fib_create(devlink, NULL); in nsim_drv_probe()
H A Dfib.c1551 struct nsim_fib_data *nsim_fib_create(struct devlink *devlink, in nsim_fib_create() function