Home
last modified time | relevance | path

Searched refs:mlx5_wqe_signature_seg (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx5/
HDwqe.h179 struct mlx5_wqe_signature_seg { struct
/freebsd-13-stable/sys/dev/mlx5/
HDqp.h358 struct mlx5_wqe_signature_seg { struct
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_qp.c256 wqe_size = qp->wq_sig ? sizeof(struct mlx5_wqe_signature_seg) : 0; in set_rq_size()