Home
last modified time | relevance | path

Searched full:sc_user (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
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.c378 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()