Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dfile_ops.c69 static int set_ctxt_pkey(struct hfi1_ctxtdata *uctxt, unsigned long arg);
239 ret = set_ctxt_pkey(uctxt, arg); in hfi1_file_ioctl()
1592 static int set_ctxt_pkey(struct hfi1_ctxtdata *uctxt, unsigned long arg) in set_ctxt_pkey() function