Searched defs:tind (Results 1 – 5 of 5) sorted by relevance
211 int tind = srqn >> MLX5_SRQ_TABLE_SHIFT; in mlx5_find_srq() local222 int tind = srqn >> MLX5_SRQ_TABLE_SHIFT; in mlx5_store_srq() local238 int tind = srqn >> MLX5_QP_TABLE_SHIFT; in mlx5_clear_srq() local
155 int32_t tind; in get_free_uidx() local179 int32_t tind; in mlx5_store_uidx() local208 int tind = uidx >> MLX5_UIDX_TABLE_SHIFT; in mlx5_clear_uidx() local
1230 int tind = qpn >> MLX5_QP_TABLE_SHIFT; in mlx5_find_qp() local1240 int tind = qpn >> MLX5_QP_TABLE_SHIFT; in mlx5_store_qp() local1256 int tind = qpn >> MLX5_QP_TABLE_SHIFT; in mlx5_clear_qp() local
683 int tind = uidx >> MLX5_UIDX_TABLE_SHIFT; in mlx5_find_uidx() local
744 int tind = (qpn & (ctx->num_qps - 1)) >> ctx->qp_table_shift; in mlx4_find_qp() local754 int tind = (qpn & (ctx->num_qps - 1)) >> ctx->qp_table_shift; in mlx4_store_qp() local770 int tind = (qpn & (ctx->num_qps - 1)) >> ctx->qp_table_shift; in mlx4_clear_qp() local