Lines Matching full:send
8 /* send context types */
13 #define SC_MAX 4 /* count of send context types */
15 /* invalid send context index */
39 struct send_context *sc;/* back pointer to owning send context */
55 /* per-NUMA send context */
97 /* send context flags */
123 /* send context configuration sizes (one per type) */
132 * Since the mapping now allows for non-uniform send contexts per vl, the
133 * number of send contexts for a vl is either the vl_scontexts[vl] or
144 * For the case where n > nactual, the send contexts are assigned
145 * in a round robin fashion wrapping back to the first send context
190 /* Initial number of send contexts per VL */
196 * @ksc - array of kernel send contexts for this vl
235 /* send context functions */
270 /* global PIO send control operations */