Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dflow_table.h40 void *mlx5_create_flow_table(struct mlx5_core_dev *dev, u8 level, u8 table_type,
H A Dmlx5_fs_tcp.c323 ft->t = mlx5_create_flow_table(priv->fts.accel_tcp.ns, 0, "tcp", in accel_fs_tcp_create_table()
H A Dmlx5_fs_tree.c956 struct mlx5_flow_table *mlx5_create_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_flow_table() function
963 EXPORT_SYMBOL(mlx5_create_flow_table);
H A Dmlx5_eswitch.c298 fdb = mlx5_create_flow_table(root_ns, 0, "FDB", table_size); in esw_create_fdb_table()
/freebsd/sys/dev/mlx5/
H A Dfs.h162 mlx5_create_flow_table(struct mlx5_flow_namespace *ns,
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c1524 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, in mlx5e_create_main_flow_table()
1649 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, "vlan", in mlx5e_create_vlan_flow_table()
2036 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, "vxlan", in mlx5e_create_vxlan_flow_table()
2150 ft->t = mlx5_create_flow_table(priv->fts.ns, 0, "inner_rss", in mlx5e_create_inner_rss_flow_table()