Searched defs:nsim_dev (Results 1 – 7 of 7) sorted by relevance
63 struct nsim_dev *nsim_dev; member118 static inline int nsim_bpf_dev_init(struct nsim_dev *nsim_dev) in nsim_bpf_dev_init()123 static inline void nsim_bpf_dev_exit(struct nsim_dev *nsim_dev) in nsim_bpf_dev_exit()183 struct nsim_dev { struct184 struct nsim_bus_dev *nsim_bus_dev;208 struct nsim_dev_health health; argument226 static inline struct net *nsim_dev_net(struct nsim_dev *nsim_dev) in nsim_dev_net()
65 struct nsim_dev *nsim_dev = file->private_data; in nsim_dev_take_snapshot_write() local106 struct nsim_dev *nsim_dev = file->private_data; in nsim_dev_trap_fa_cookie_read() local141 struct nsim_dev *nsim_dev = file->private_data; in nsim_dev_trap_fa_cookie_write() local195 static int nsim_dev_debugfs_init(struct nsim_dev *nsim_dev) in nsim_dev_debugfs_init()238 static void nsim_dev_debugfs_exit(struct nsim_dev *nsim_dev) in nsim_dev_debugfs_exit()244 static int nsim_dev_port_debugfs_init(struct nsim_dev *nsim_dev, in nsim_dev_port_debugfs_init()348 static void nsim_devlink_set_params_init_values(struct nsim_dev *nsim_dev, in nsim_devlink_set_params_init_values()365 struct nsim_dev *nsim_dev = devlink_priv(devlink); in nsim_devlink_param_load_driverinit_values() local389 static int nsim_dev_dummy_region_init(struct nsim_dev *nsim_dev, in nsim_dev_dummy_region_init()399 static void nsim_dev_dummy_region_exit(struct nsim_dev *nsim_dev) in nsim_dev_dummy_region_exit()[all …]
30 struct nsim_dev *nsim_dev; member218 static int nsim_bpf_create_prog(struct nsim_dev *nsim_dev, in nsim_bpf_create_prog()256 struct nsim_dev *nsim_dev = in nsim_bpf_verifier_prep() local584 int nsim_bpf_dev_init(struct nsim_dev *nsim_dev) in nsim_bpf_dev_init()612 void nsim_bpf_dev_exit(struct nsim_dev *nsim_dev) in nsim_bpf_dev_exit()
130 int nsim_udp_tunnels_info_create(struct nsim_dev *nsim_dev, in nsim_udp_tunnels_info_create()203 void nsim_udp_tunnels_debugfs_create(struct nsim_dev *nsim_dev) in nsim_udp_tunnels_debugfs_create()
267 int nsim_dev_health_init(struct nsim_dev *nsim_dev, struct devlink *devlink) in nsim_dev_health_init()312 void nsim_dev_health_exit(struct nsim_dev *nsim_dev) in nsim_dev_health_exit()
100 struct nsim_dev *nsim_dev = dev_get_drvdata(dev); in new_port_store() local129 struct nsim_dev *nsim_dev = dev_get_drvdata(dev); in del_port_store() local
286 nsim_create(struct nsim_dev *nsim_dev, struct nsim_dev_port *nsim_dev_port) in nsim_create()