Lines Matching refs:use
696 * @rcd - the context to use for allocation
701 * flow for use in receiving KDETH data packets. If a preferred flow is
870 * use the MR information vs. the pfn.
1236 u8 use;
1259 use = min_t(u32, flow->npagesets - pageidx,
1261 kern_add_tid_node(flow, rcd, "used groups", used, use);
1263 pageidx += use;
1280 use = min_t(u32, flow->npagesets - pageidx, group->size);
1281 kern_add_tid_node(flow, rcd, "complete continue", group, use);
1282 pageidx += use;
1324 * A single TID entry will be used to use a rcvarr pair (with
1437 * flow->tid_entry contains the TID array which the sender can use for TID RDMA
1862 /* Set the first and last IB PSN for the flow in use.*/
3289 * use it.
3545 * cannot estimate, we use a rather arbitrary RNR timeout of
5427 * Unlike hfi1_schedule_send(), this cannot use hfi1_send_ok() because