Searched refs:IB_CQ_FLAGS_TIMESTAMP_COMPLETION (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c170 #define CQ_CREATE_FLAGS_SUPPORTED IB_CQ_FLAGS_TIMESTAMP_COMPLETION
244 !!(cq->create_flags & IB_CQ_FLAGS_TIMESTAMP_COMPLETION));
/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h1001 IB_CQ_FLAGS_TIMESTAMP_COMPLETION));
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_verbs.h282 IB_CQ_FLAGS_TIMESTAMP_COMPLETION = 1 << 0, enumerator in enum:ib_cq_creation_flags

Completed in 176 milliseconds