Searched defs:mlx5_ib_create_flow (Results 1 – 2 of 2) sorted by relevance
512 struct mlx5_ib_create_flow { struct513 __u32 ncounters_data;514 __u32 reserved;520 struct mlx5_ib_flow_counters_data data[];
1275 static struct ib_flow *mlx5_ib_create_flow(struct ib_qp *qp, in mlx5_ib_create_flow() function