SC_KERNEL
dd->sc_sizes[SC_KERNEL].count,
if ((sci->type != SC_KERNEL) && (sci->type != SC_VL15))
if (uctxt->sc && (uctxt->sc->type == SC_KERNEL))
else if (ctxt_type != SC_KERNEL)
[SC_KERNEL] = { .size = SCS_POOL_0, /* even divide, pool 0 */
if (dd->send_contexts[sc->sw_index].type != SC_KERNEL &&
if (dd->send_contexts[i].type == SC_KERNEL)
dd->vld[i].sc = sc_alloc(dd, SC_KERNEL,
sc_alloc(dd, SC_KERNEL, dd->rcd[0]->rcvhdrqentsize, dd->node);
sc_config_sizes[SC_KERNEL].size =
} else if (i == SC_KERNEL) {