Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
Deswitch.h87 struct mlx5_flow_group *drop_grp;
93 struct mlx5_flow_group *allowed_vlans_grp;
94 struct mlx5_flow_group *drop_grp;
129 struct mlx5_flow_group *addr_grp;
Dmlx5_fs_tree.c194 static void fs_del_fg(struct mlx5_flow_group *fg);
207 fs_del_fg(container_of(base, struct mlx5_flow_group, base)); in cmd_remove_node()
318 struct mlx5_flow_group *fg, in alloc_star_ft_entry()
360 struct mlx5_flow_group *fg; in free_star_fte_entry()
376 static struct mlx5_flow_group *fs_alloc_fg(u32 *create_fg_in) in fs_alloc_fg()
378 struct mlx5_flow_group *fg; in fs_alloc_fg()
502 struct mlx5_flow_group *fg; in create_star_rule()
1045 static struct mlx5_flow_group *fs_create_fg(struct mlx5_core_dev *dev, in fs_create_fg()
1051 struct mlx5_flow_group *fg; in fs_create_fg()
1085 struct mlx5_flow_group *mlx5_create_flow_group(struct mlx5_flow_table *ft, in mlx5_create_flow_group()
[all …]
Dfs_core.h91 struct mlx5_flow_group *fg;
149 struct mlx5_flow_group { struct
Dmlx5_eswitch.c272 struct mlx5_flow_group *g; in esw_create_fdb_table()
608 struct mlx5_flow_group *vlan_grp = NULL; in esw_vport_enable_egress_acl()
609 struct mlx5_flow_group *drop_grp = NULL; in esw_vport_enable_egress_acl()
718 struct mlx5_flow_group *g; in esw_vport_enable_ingress_acl()
/freebsd-12-stable/sys/dev/mlx5/
Dfs.h67 struct mlx5_flow_group;
145 struct mlx5_flow_group *
147 void mlx5_destroy_flow_group(struct mlx5_flow_group *fg);
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
Den.h952 struct mlx5_flow_group **g;