Home
last modified time | relevance | path

Searched refs:mlx5e_flow_table (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tcp.c95 struct mlx5e_flow_table *ft = NULL; in mlx5e_accel_fs_add_inpcb()
217 accel_fs_tcp_create_groups(struct mlx5e_flow_table *ft, int type) in accel_fs_tcp_create_groups()
304 accel_fs_tcp_destroy_groups(struct mlx5e_flow_table *ft) in accel_fs_tcp_destroy_groups()
319 struct mlx5e_flow_table *ft = &priv->fts.accel_tcp.tables[type]; in accel_fs_tcp_create_table()
347 struct mlx5e_flow_table *ft; in accel_fs_tcp_destroy_table()
/freebsd-14.2/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c1243 mlx5e_destroy_groups(struct mlx5e_flow_table *ft) in mlx5e_destroy_groups()
1256 mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft) in mlx5e_destroy_flow_table()
1288 mlx5e_create_main_groups_sub(struct mlx5e_flow_table *ft, u32 *in, in mlx5e_create_main_groups_sub()
1429 mlx5e_create_main_groups(struct mlx5e_flow_table *ft) in mlx5e_create_main_groups()
1499 mlx5e_create_main_vxlan_groups(struct mlx5e_flow_table *ft) in mlx5e_create_main_vxlan_groups()
1626 mlx5e_create_vlan_groups(struct mlx5e_flow_table *ft) in mlx5e_create_vlan_groups()
1645 struct mlx5e_flow_table *ft = &priv->fts.vlan; in mlx5e_create_vlan_flow_table()
2013 mlx5e_create_vxlan_groups(struct mlx5e_flow_table *ft) in mlx5e_create_vxlan_groups()
2032 struct mlx5e_flow_table *ft = &priv->fts.vxlan; in mlx5e_create_vxlan_flow_table()
2127 mlx5e_create_inner_rss_groups(struct mlx5e_flow_table *ft) in mlx5e_create_inner_rss_groups()
[all …]
H A Den.h1015 struct mlx5e_flow_table { struct
1029 struct mlx5e_flow_table tables[MLX5E_ACCEL_FS_TCP_NUM_TYPES]; argument
1035 struct mlx5e_flow_table vlan;
1036 struct mlx5e_flow_table vxlan;
1038 struct mlx5e_flow_table main;
1039 struct mlx5e_flow_table main_vxlan;
1041 struct mlx5e_flow_table inner_rss;