Home
last modified time | relevance | path

Searched refs:mlx5_flow_group (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
HDeswitch.h85 struct mlx5_flow_group *drop_grp;
91 struct mlx5_flow_group *allowed_vlans_grp;
92 struct mlx5_flow_group *drop_grp;
127 struct mlx5_flow_group *addr_grp;
HDmlx5_fs_tree.c205 static void fs_del_fg(struct mlx5_flow_group *fg);
218 fs_del_fg(container_of(base, struct mlx5_flow_group, base)); in cmd_remove_node()
329 struct mlx5_flow_group *fg, in alloc_star_ft_entry()
371 struct mlx5_flow_group *fg; in free_star_fte_entry()
387 static struct mlx5_flow_group *fs_alloc_fg(u32 *create_fg_in) in fs_alloc_fg()
389 struct mlx5_flow_group *fg; in fs_alloc_fg()
513 struct mlx5_flow_group *fg; in create_star_rule()
1056 static struct mlx5_flow_group *fs_create_fg(struct mlx5_core_dev *dev, in fs_create_fg()
1062 struct mlx5_flow_group *fg; in fs_create_fg()
1096 struct mlx5_flow_group *mlx5_create_flow_group(struct mlx5_flow_table *ft, in mlx5_create_flow_group()
[all …]
HDfs_core.h89 struct mlx5_flow_group *fg;
147 struct mlx5_flow_group { struct
HDmlx5_eswitch.c273 struct mlx5_flow_group *g; in esw_create_fdb_table()
604 struct mlx5_flow_group *vlan_grp = NULL; in esw_vport_enable_egress_acl()
605 struct mlx5_flow_group *drop_grp = NULL; in esw_vport_enable_egress_acl()
708 struct mlx5_flow_group *g; in esw_vport_enable_ingress_acl()
/freebsd-13-stable/sys/dev/mlx5/
HDfs.h66 struct mlx5_flow_group;
144 struct mlx5_flow_group *
146 void mlx5_destroy_flow_group(struct mlx5_flow_group *fg);
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
HDen.h1014 struct mlx5_flow_group **g;