Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dpio.c165 [SC_USER] = { .size = SCS_POOL_0, /* even divide, pool 0 */
791 if (type == SC_USER) { in sc_alloc()
821 } else if (type == SC_USER) { in sc_alloc()
831 if (type == SC_USER && HFI1_CAP_IS_USET(EARLY_CREDIT_RETURN)) in sc_alloc()
841 if (type == SC_USER) { in sc_alloc()
856 if (type != SC_USER) { in sc_alloc()
1106 if (sc->type != SC_USER) { in sc_restart()
1161 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_freeze()
1183 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_kernel_unfreeze()
1211 if (!sc || !(sc->flags & SCF_LINK_DOWN) || sc->type == SC_USER) in pio_kernel_linkup()
Dpio.h54 #define SC_USER 3 /* must be the last one: it may take all left */ macro
Dsysfs.c547 (u32)dd->sc_sizes[SC_USER].count)); in show_nctxts()
Dfile_ops.c972 uctxt->sc = sc_alloc(dd, SC_USER, uctxt->rcvhdrqentsize, dd->node); in allocate_ctxt()
Dhfi.h2075 if (ctxt_type == SC_USER) in hfi1_pkt_default_send_ctxt_mask()
Dchip.c5983 if (sc->type != SC_USER) in is_sendctxt_err_int()
12926 u8 set = (sc->type == SC_USER ? in hfi1_init_ctxt()
13522 dd->sc_sizes[SC_USER].count, in set_up_context_variables()