Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dpio.c157 [SC_USER] = { .size = SCS_POOL_0, /* even divide, pool 0 */
784 if (type == SC_USER) { in sc_alloc()
814 } else if (type == SC_USER) { in sc_alloc()
824 if (type == SC_USER && HFI1_CAP_IS_USET(EARLY_CREDIT_RETURN)) in sc_alloc()
834 if (type == SC_USER) { in sc_alloc()
849 if (type != SC_USER) { in sc_alloc()
1115 if (sc->type != SC_USER) { in sc_restart()
1170 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_freeze()
1192 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_kernel_unfreeze()
1220 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.c550 (u32)dd->sc_sizes[SC_USER].count)); in nctxts_show()
Ddebugfs.c448 if (sci && sci->type != SC_USER && sci->allocated && sci->sc) in _pios_seq_show()
Dfile_ops.c981 uctxt->sc = sc_alloc(dd, SC_USER, uctxt->rcvhdrqentsize, dd->node); in allocate_ctxt()
Dhfi.h2303 if (ctxt_type == SC_USER) in hfi1_pkt_default_send_ctxt_mask()
Dchip.c6030 if (sc->type != SC_USER) in is_sendctxt_err_int()
13169 u8 set = (sc->type == SC_USER ? in hfi1_init_ctxt()
13544 dd->sc_sizes[SC_USER].count, in set_up_context_variables()