Searched refs:mlx5_create_flow_table (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/dev/mlx5/ |
| H A D | fs.h | 133 mlx5_create_flow_table(struct mlx5_flow_namespace *ns,
|
| /freebsd-12.1/sys/dev/mlx5/mlx5_en/ |
| H A D | mlx5_en_flow_table.c | 1290 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, "main", in mlx5e_create_main_flow_table() 1409 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, "vlan", in mlx5e_create_vlan_flow_table() 1528 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, "inner_rss", in mlx5e_create_inner_rss_flow_table()
|
| /freebsd-12.1/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_fs_tree.c | 924 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);
|