Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h747 struct mlx5_flow_verbs_workspace { struct
748 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