Searched defs:mlx5_ib_flow_matcher (Results 1 – 1 of 1) sorted by relevance
255 struct mlx5_ib_flow_matcher { struct256 struct mlx5_ib_match_params matcher_mask;257 int mask_len;258 enum mlx5_ib_flow_type flow_type;259 enum mlx5_flow_namespace_type ns_type;260 u16 priority;261 struct mlx5_core_dev *mdev;262 atomic_t usecnt;263 u8 match_criteria_enable;
Completed in 12 milliseconds