Searched refs:tid_user_buf (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.h18 struct tid_user_buf { struct
H A Duser_exp_rcv.c16 static u32 find_phys_blocks(struct tid_user_buf *tidbuf, unsigned int npages);
18 struct tid_user_buf *tbuf,
29 static int program_rcvarray(struct hfi1_filedata *fd, struct tid_user_buf *,
130 * their info will be passed via a struct tid_user_buf.
133 struct tid_user_buf *tidbuf,
159 static int pin_rcv_pages(struct hfi1_filedata *fd, struct tid_user_buf *tidbuf)
255 struct tid_user_buf *tidbuf;
565 static u32 find_phys_blocks(struct tid_user_buf *tidbuf, unsigned int npages)
633 * @tbuf: pointer to struct tid_user_buf that has the user buffer starting
656 static int program_rcvarray(struct hfi1_filedata *fd, struct tid_user_buf *tbu
[all...]

Completed in 122 milliseconds