Home
last modified time | relevance | path

Searched refs:SC_USER (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/rdma/hfi1/
Dpio.c160 [SC_USER] = { .size = SCS_POOL_0, /* even divide, pool 0 */
744 if (type == SC_USER) { in sc_alloc()
771 } else if (type == SC_USER) { in sc_alloc()
779 if (type == SC_USER && HFI1_CAP_IS_USET(EARLY_CREDIT_RETURN)) in sc_alloc()
789 if (type == SC_USER) { in sc_alloc()
804 if (type != SC_USER) { in sc_alloc()
1027 if (sc->type != SC_USER) { in sc_restart()
1082 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_freeze()
1104 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_kernel_unfreeze()
Dpio.h57 #define SC_USER 2 macro
Dsysfs.c496 (u32)dd->sc_sizes[SC_USER].count)); in show_nctxts()
Dhfi.h1711 if (ctxt_type == SC_USER) in hfi1_pkt_default_send_ctxt_mask()
Dfile_ops.c1015 uctxt->sc = sc_alloc(dd, SC_USER, uctxt->rcvhdrqentsize, in allocate_ctxt()
Dchip.c2517 if (sc->type != SC_USER) in is_sendctxt_err_int()
8644 u8 set = (sc->type == SC_USER ? in hfi1_init_ctxt()
9263 dd->sc_sizes[SC_USER].count); in set_up_context_variables()