Home
last modified time | relevance | path

Searched defs:mlx5_flow_table (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.h166 struct mlx5_flow_table { struct
188 enum mlx5_flow_table_miss_action def_miss_action; argument
189 struct mlx5_flow_namespace *ns;
/kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.h113 struct mlx5_flow_table { struct
114 struct fs_node node;
115 u32 id;
116 u16 vport;
117 unsigned int max_fte;
118 unsigned int level;
119 enum fs_flow_table_type type;
120 enum fs_flow_table_op_mod op_mod;
121 struct {
126 } autogroup;
[all …]