Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dpio.c115 [SC_USER] = { .size = SCS_POOL_0, /* even divide, pool 0 */
742 if (type == SC_USER) { in sc_alloc()
772 } else if (type == SC_USER) { in sc_alloc()
782 if (type == SC_USER && HFI1_CAP_IS_USET(EARLY_CREDIT_RETURN)) in sc_alloc()
792 if (type == SC_USER) { in sc_alloc()
807 if (type != SC_USER) { in sc_alloc()
1075 if (sc->type != SC_USER) { in sc_restart()
1130 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_freeze()
1152 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_kernel_unfreeze()
1180 if (!sc || !(sc->flags & SCF_LINK_DOWN) || sc->type == SC_USER) in pio_kernel_linkup()
H A Dpio.h12 #define SC_USER 3 /* must be the last one: it may take all left */ macro
H A Dsysfs.c457 (u32)dd->sc_sizes[SC_USER].count)); in nctxts_show()
H A Ddebugfs.c406 if (sci && sci->type != SC_USER && sci->allocated && sci->sc) in _pios_seq_show()
H A Dfile_ops.c973 uctxt->sc = sc_alloc(dd, SC_USER, uctxt->rcvhdrqentsize, dd->node); in allocate_ctxt()
H A Dhfi.h2251 if (ctxt_type == SC_USER) in hfi1_pkt_default_send_ctxt_mask()
H A Dchip.c5990 if (sc->type != SC_USER) in is_sendctxt_err_int()
13133 u8 set = (sc->type == SC_USER ? in hfi1_init_ctxt()
13513 dd->sc_sizes[SC_USER].count, in set_up_context_variables()