Searched defs:tind (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/ofed/libmlx5/
H A Dsrq.c211 int tind = srqn >> MLX5_SRQ_TABLE_SHIFT; local
222 int tind = srqn >> MLX5_SRQ_TABLE_SHIFT; local
238 int tind local
[all...]
H A Dmlx5.c149 int32_t tind; local
173 int32_t tind; local
202 int tind = uidx >> MLX5_UIDX_TABLE_SHIFT; local
[all...]
H A Dqp.c1230 int tind = qpn >> MLX5_QP_TABLE_SHIFT; local
1240 int tind = qpn >> MLX5_QP_TABLE_SHIFT; local
1256 int tind local
[all...]
H A Dmlx5.h683 int tind = uidx >> MLX5_UIDX_TABLE_SHIFT; local
/freebsd-12-stable/contrib/ofed/libmlx4/
H A Dqp.c744 int tind = (qpn & (ctx->num_qps - 1)) >> ctx->qp_table_shift; local
754 int tind = (qpn & (ctx->num_qps - 1)) >> ctx->qp_table_shift; local
770 int tind local
[all...]

Completed in 142 milliseconds