Home
last modified time | relevance | path

Searched refs:mlx5_create_flow_table (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
Dflow_table.h42 void *mlx5_create_flow_table(struct mlx5_core_dev *dev, u8 level, u8 table_type,
Dmlx5_fs_tree.c924 struct mlx5_flow_table *mlx5_create_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_flow_table() function
931 EXPORT_SYMBOL(mlx5_create_flow_table);
Dmlx5_eswitch.c296 fdb = mlx5_create_flow_table(root_ns, 0, "FDB", table_size); in esw_create_fdb_table()
/freebsd-12-stable/sys/dev/mlx5/
Dfs.h133 mlx5_create_flow_table(struct mlx5_flow_namespace *ns,
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
Dmlx5_en_flow_table.c1291 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, "main", in mlx5e_create_main_flow_table()
1410 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, "vlan", in mlx5e_create_vlan_flow_table()
1529 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, "inner_rss", in mlx5e_create_inner_rss_flow_table()