Lines Matching full:allocated
70 allocated to \fIep_handle\fR but not yet completed.
73 Once a buffer has been allocated to an EP, it will be completed to the EP
75 buffer is allocated as soon as it is posted to the EP. For EP that uses SRQ, a
76 buffer is allocated to the EP when EP removes it from SRQ.
80 \fIbufs_alloc_span\fR pointed will return the span of buffers allocated to the
88 allocated buffer minus the latest message sequence number for which completion
149 allocated to an Endpoint.
153 and 23. With arrival ordering, the EP would have allocated three buffers from
154 the SRQ for messages 19, 22, and 23. The number allocated would be 3, but the
156 be allocated for messages 20 and 21. They have not yet been allocated, but
158 not only had their buffers allocated but have also completed.
162 is allocated. This makes sense if you presume that this is a valid connection,
174 allocated list to determine both the number of buffers and their span. If such