n_tids 571 drivers/infiniband/hw/hfi1/user_sdma.c req->n_tids = ntids; n_tids 663 drivers/infiniband/hw/hfi1/user_sdma.c if (unlikely(!len) && ++req->tididx < req->n_tids && n_tids 1233 drivers/infiniband/hw/hfi1/user_sdma.c if (++req->tididx > req->n_tids - 1 || n_tids 1336 drivers/infiniband/hw/hfi1/user_sdma.c if (++req->tididx > req->n_tids - 1 || n_tids 192 drivers/infiniband/hw/hfi1/user_sdma.h u16 n_tids;