Searched defs:nsim_dev (Results 1 – 9 of 9) sorted by relevance
74 struct nsim_dev *nsim_dev; member129 static inline int nsim_bpf_dev_init(struct nsim_dev *nsim_dev) in nsim_bpf_dev_init()255 struct nsim_dev { struct256 struct nsim_bus_dev *nsim_bus_dev;257 struct nsim_fib_data *fib_data;258 struct nsim_trap_data *trap_data;259 struct dentry *ddir;283 struct nsim_dev_health health; argument284 struct nsim_dev_hwstats hwstats; argument301 struct nsim_dev_psample *psample; argument[all …]
100 struct nsim_dev *nsim_dev = file->private_data; in nsim_dev_take_snapshot_write() local141 struct nsim_dev *nsim_dev = file->private_data; in nsim_dev_trap_fa_cookie_read() local176 struct nsim_dev *nsim_dev = file->private_data; in nsim_dev_trap_fa_cookie_write() local233 struct nsim_dev *nsim_dev = file->private_data; in nsim_bus_dev_max_vfs_read() local248 struct nsim_dev *nsim_dev; in nsim_bus_dev_max_vfs_write() local541 struct nsim_dev *nsim_dev = devlink_priv(devlink); in nsim_devlink_param_load_driverinit_values() local626 struct nsim_dev *nsim_dev = devlink_priv(devlink); in nsim_devlink_eswitch_mode_set() local641 struct nsim_dev *nsim_dev = devlink_priv(devlink); in nsim_devlink_eswitch_mode_get() local657 struct nsim_dev *nsim_dev; member835 struct nsim_dev *nsim_dev; in nsim_dev_trap_report_work() local[all …]
85 struct nsim_dev *nsim_dev = ns->nsim_dev; in nsim_set_vf_mac() local99 struct nsim_dev *nsim_dev = ns->nsim_dev; in nsim_set_vf_vlan() local114 struct nsim_dev *nsim_dev = ns->nsim_dev; in nsim_set_vf_rate() local133 struct nsim_dev *nsim_dev = ns->nsim_dev; in nsim_set_vf_spoofchk() local145 struct nsim_dev *nsim_dev = ns->nsim_dev; in nsim_set_vf_rss_query_en() local157 struct nsim_dev *nsim_dev = ns->nsim_dev; in nsim_set_vf_trust() local170 struct nsim_dev *nsim_dev = ns->nsim_dev; in nsim_get_vf_config() local193 struct nsim_dev *nsim_dev = ns->nsim_dev; in nsim_set_vf_link_state() local336 nsim_create(struct nsim_dev *nsim_dev, struct nsim_dev_port *nsim_dev_port) in nsim_create()
133 static int nsim_dev_psample_enable(struct nsim_dev *nsim_dev) in nsim_dev_psample_enable()156 static int nsim_dev_psample_disable(struct nsim_dev *nsim_dev) in nsim_dev_psample_disable()175 struct nsim_dev *nsim_dev = file->private_data; in nsim_dev_psample_enable_write() local198 int nsim_dev_psample_init(struct nsim_dev *nsim_dev) in nsim_dev_psample_init()257 void nsim_dev_psample_exit(struct nsim_dev *nsim_dev) in nsim_dev_psample_exit()
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() local580 int nsim_bpf_dev_init(struct nsim_dev *nsim_dev) in nsim_bpf_dev_init()608 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()
230 int nsim_dev_health_init(struct nsim_dev *nsim_dev, struct devlink *devlink) in nsim_dev_health_init()275 void nsim_dev_health_exit(struct nsim_dev *nsim_dev) in nsim_dev_health_exit()
221 struct nsim_dev *nsim_dev; in nsim_dev_hwstats_enable_ifindex() local410 int nsim_dev_hwstats_init(struct nsim_dev *nsim_dev) in nsim_dev_hwstats_init()476 void nsim_dev_hwstats_exit(struct nsim_dev *nsim_dev) in nsim_dev_hwstats_exit()
1519 nsim_fib_debugfs_init(struct nsim_fib_data *data, struct nsim_dev *nsim_dev) in nsim_fib_debugfs_init()1555 struct nsim_dev *nsim_dev; in nsim_fib_create() local
Completed in 23 milliseconds