Home
last modified time | relevance | path

Searched refs:nsim_esw_mode_is_switchdev (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/netdevsim/
Dbus.c41 if (nsim_esw_mode_is_switchdev(nsim_dev)) { in nsim_bus_dev_vfs_enable()
56 if (nsim_esw_mode_is_switchdev(nsim_dev)) in nsim_bus_dev_vfs_disable()
Dnetdevsim.h275 static inline bool nsim_esw_mode_is_switchdev(struct nsim_dev *nsim_dev) in nsim_esw_mode_is_switchdev() function
Dnetdev.c116 if (nsim_esw_mode_is_switchdev(ns->nsim_dev)) { in nsim_set_vf_rate()
Ddev.c1166 if (!nsim_esw_mode_is_switchdev(nsim_dev)) { in nsim_rate_node_new()