Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Duser_exp_rcv.h56 int hfi1_user_exp_rcv_clear(struct hfi1_filedata *fd,
Duser_exp_rcv.c470 hfi1_user_exp_rcv_clear(fd, tinfo); in hfi1_user_exp_rcv_setup()
491 int hfi1_user_exp_rcv_clear(struct hfi1_filedata *fd, in hfi1_user_exp_rcv_clear() function
Dfile_ops.c1355 ret = hfi1_user_exp_rcv_clear(fd, &tinfo); in user_exp_rcv_clear()