Lines Matching full:by
24 * by user so a local copy is used and a shared copy is
26 * - By passing the type in the parameter list separate from q
37 * @QUEUE_TYPE_TO_CLIENT: Queue is written by rxe driver and
38 * read by client which may be a user space
40 * Used by rxe internals only.
41 * @QUEUE_TYPE_FROM_CLIENT: Queue is written by client and
42 * read by rxe driver.
43 * Used by rxe internals only.
44 * @QUEUE_TYPE_FROM_ULP: Queue is written by kernel ulp and
45 * read by rxe driver.
46 * Used by kernel verbs APIs only on
48 * @QUEUE_TYPE_TO_ULP: Queue is written by rxe driver and
49 * read by kernel ulp.
50 * Used by kernel verbs APIs only on
74 * for read access by clients.
107 /* used by rxe, client owns the index */
111 /* used by rxe which owns the index */
115 /* used by ulp which owns the index */
119 /* used by ulp, rxe owns the index */
134 /* used by rxe which owns the index */
138 /* used by rxe, client owns the index */
142 /* used by ulp, rxe owns the index */
146 /* used by ulp which owns the index */
186 /* used by rxe, client owns the index */
192 /* used by rxe which owns the index */
200 /* used by ulp which owns the index */
207 /* used by ulp, rxe owns the index */
222 /* used by rxe which owns the index */
229 /* used by rxe, client owns the index */
235 /* used by ulp, rxe owns the index */
241 /* used by ulp which owns the index */