Searched refs:mlx5_ib_create_flow (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/ofed/include/uapi/rdma/
H A Dmlx5-abi.h311 struct mlx5_ib_create_flow { struct
/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2363 static struct ib_flow *mlx5_ib_create_flow(struct ib_qp *qp, function
2374 struct mlx5_ib_create_flow *ucmd = NULL, ucmd_hdr;
2379 min_ucmd_sz = offsetofend(struct mlx5_ib_create_flow, reserved);
3512 dev->ib_dev.create_flow = mlx5_ib_create_flow;

Completed in 64 milliseconds