Searched refs:hfi1_set_ctxt_pkey (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.h | 1439 int hfi1_set_ctxt_pkey(struct hfi1_devdata *dd, struct hfi1_ctxtdata *ctxt,
|
H A D | file_ops.c | 1620 return hfi1_set_ctxt_pkey(dd, uctxt, pkey); in set_ctxt_pkey()
|
H A D | chip.c | 14865 int hfi1_set_ctxt_pkey(struct hfi1_devdata *dd, struct hfi1_ctxtdata *rcd, in hfi1_set_ctxt_pkey() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip.h | 1392 int hfi1_set_ctxt_pkey(struct hfi1_devdata *dd, struct hfi1_ctxtdata *ctxt,
|
H A D | file_ops.c | 1610 return hfi1_set_ctxt_pkey(dd, uctxt, pkey); in set_ctxt_pkey()
|
H A D | chip.c | 14826 int hfi1_set_ctxt_pkey(struct hfi1_devdata *dd, struct hfi1_ctxtdata *rcd, in hfi1_set_ctxt_pkey() function
|
Completed in 49 milliseconds