Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A 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()
1117 if (sc->type != SC_USER) { in sc_restart()
1172 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_freeze()
1194 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_kernel_unfreeze()
1222 if (!sc || !(sc->flags & SCF_LINK_DOWN) || sc->type == SC_USER) in pio_kernel_linkup()
H A Dpio.h54 #define SC_USER 3 /* must be the last one: it may take all left */ macro
H A Dsysfs.c550 (u32)dd->sc_sizes[SC_USER].count)); in nctxts_show()
H A Ddebugfs.c448 if (sci && sci->type != SC_USER && sci->allocated && sci->sc) in _pios_seq_show()
H A Dfile_ops.c983 uctxt->sc = sc_alloc(dd, SC_USER, uctxt->rcvhdrqentsize, dd->node); in allocate_ctxt()
H A Dhfi.h2304 if (ctxt_type == SC_USER) in hfi1_pkt_default_send_ctxt_mask()
H A Dchip.c6030 if (sc->type != SC_USER) in is_sendctxt_err_int()
13171 u8 set = (sc->type == SC_USER ? in hfi1_init_ctxt()
13546 dd->sc_sizes[SC_USER].count, in set_up_context_variables()