Searched defs:mlx5_flow_verbs_workspace (Results 1 – 1 of 1) sorted by relevance
747 struct mlx5_flow_verbs_workspace { struct748 unsigned int size; /**< Size of the attribute. */749 struct ibv_flow_attr attr; /**< Verbs flow attribute buffer. */773 struct mlx5_flow_verbs_workspace verbs; argument