Searched defs:tcqe (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dcq.c105 struct mlx4_cqe *tcqe = cq->cqe_size == 64 ? cqe + 1 : cqe; local
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_provider.c824 int tcqe; local
H A Dmthca_cq.c708 int tcqe; local
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c82 struct mlx4_cqe *tcqe = ((cq->buf.entry_size == 64) ? (cqe + 1) : cqe); local

Completed in 113 milliseconds