Searched defs:mlx5_flow_attr (Results 1 – 1 of 1) sorted by relevance
68 struct mlx5_flow_attr { struct69 u32 action;70 struct mlx5_fc *counter;71 struct mlx5_modify_hdr *modify_hdr;72 struct mlx5_ct_attr ct_attr;73 struct mlx5e_sample_attr *sample_attr;74 struct mlx5e_tc_flow_parse_attr *parse_attr;75 u32 chain;76 u16 prio;77 u32 dest_chain;[all …]