Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dfile_ops.c109 static int set_ctxt_pkey(struct hfi1_ctxtdata *uctxt, unsigned long arg);
281 ret = set_ctxt_pkey(uctxt, arg); in hfi1_file_ioctl()
1585 static int set_ctxt_pkey(struct hfi1_ctxtdata *uctxt, unsigned long arg) in set_ctxt_pkey() function