Lines Matching refs:use
701 * @rcd: the context to use for allocation
706 * flow for use in receiving KDETH data packets. If a preferred flow is
876 * use the MR information vs. the pfn.
1243 u8 use;
1266 use = min_t(u32, flow->npagesets - pageidx,
1268 kern_add_tid_node(flow, rcd, "used groups", used, use);
1270 pageidx += use;
1287 use = min_t(u32, flow->npagesets - pageidx, group->size);
1288 kern_add_tid_node(flow, rcd, "complete continue", group, use);
1289 pageidx += use;
1331 * A single TID entry will be used to use a rcvarr pair (with
1444 * flow->tid_entry contains the TID array which the sender can use for TID RDMA
1869 /* Set the first and last IB PSN for the flow in use.*/
3301 * use it.
3557 * cannot estimate, we use a rather arbitrary RNR timeout of
5439 * Unlike hfi1_schedule_send(), this cannot use hfi1_send_ok() because