Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.c33 static int unprogram_rcvarray(struct hfi1_filedata *fd, u32 tidinfo);
501 ret = unprogram_rcvarray(fd, tidinfo[tididx]); in hfi1_user_exp_rcv_clear()
788 static int unprogram_rcvarray(struct hfi1_filedata *fd, u32 tidinfo) in unprogram_rcvarray() function