Searched refs:mlx5_ib_create_flow (Results 1 – 2 of 2) sorted by relevance
311 struct mlx5_ib_create_flow { struct
2362 static struct ib_flow *mlx5_ib_create_flow(struct ib_qp *qp, in mlx5_ib_create_flow() function2373 struct mlx5_ib_create_flow *ucmd = NULL, ucmd_hdr; in mlx5_ib_create_flow()2378 min_ucmd_sz = offsetofend(struct mlx5_ib_create_flow, reserved); in mlx5_ib_create_flow()3511 dev->ib_dev.create_flow = mlx5_ib_create_flow; in mlx5_ib_add()