Home
last modified time | relevance | path

Searched refs:hfi1_set_ctxt_pkey (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip.h1018 int hfi1_set_ctxt_pkey(struct hfi1_devdata *dd, unsigned ctxt, u16 pkey);
Dfile_ops.c1901 ret = hfi1_set_ctxt_pkey(dd, uctxt->ctxt, pkey); in set_ctxt_pkey()
Dchip.c10323 int hfi1_set_ctxt_pkey(struct hfi1_devdata *dd, unsigned ctxt, u16 pkey) in hfi1_set_ctxt_pkey() function