SC_USER
u8 set = (sc->type == SC_USER ?
dd->sc_sizes[SC_USER].count,
if (sc->type != SC_USER)
if (sci && sci->type != SC_USER && sci->allocated && sci->sc)
uctxt->sc = sc_alloc(dd, SC_USER, uctxt->rcvhdrqentsize, dd->node);
if (ctxt_type == SC_USER)
if (sc->type != SC_USER) {
if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER)
[SC_USER] = { .size = SCS_POOL_0, /* even divide, pool 0 */
if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER)
if (!sc || !(sc->flags & SCF_LINK_DOWN) || sc->type == SC_USER)
if (type == SC_USER) {
} else if (type == SC_USER) {
if (type == SC_USER && HFI1_CAP_IS_USET(EARLY_CREDIT_RETURN))
if (type == SC_USER) {
if (type != SC_USER) {
(u32)dd->sc_sizes[SC_USER].count));