Searched refs:ipath_sge_state (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/drivers/staging/rdma/ipath/ |
| D | ipath_verbs.h | 334 struct ipath_sge_state { struct 350 struct ipath_sge_state rdma_sge; argument 377 struct ipath_sge_state *s_cur_sge; 379 struct ipath_sge_state s_sge; /* current send request data */ 381 struct ipath_sge_state s_ack_rdma_sge; 382 struct ipath_sge_state s_rdma_read_sge; 383 struct ipath_sge_state r_sge; /* current receive data */ 656 struct ipath_sge_state *ss; 767 u32 hdrwords, struct ipath_sge_state *ss, u32 len); 769 void ipath_copy_sge(struct ipath_sge_state *ss, void *data, u32 length); [all …]
|
| D | ipath_verbs.c | 171 void ipath_copy_sge(struct ipath_sge_state *ss, void *data, u32 length) in ipath_copy_sge() 211 void ipath_skip_sge(struct ipath_sge_state *ss, u32 length) in ipath_skip_sge() 249 static u32 ipath_count_sge(struct ipath_sge_state *ss, u32 length) in ipath_count_sge() 295 static void ipath_copy_from_sge(void *data, struct ipath_sge_state *ss, in ipath_copy_from_sge() 793 static void update_sge(struct ipath_sge_state *ss, u32 length) in update_sge() 850 static void copy_io(u32 __iomem *piobuf, struct ipath_sge_state *ss, in copy_io() 1112 struct ipath_sge_state *ss, u32 len, in ipath_verbs_send_dma() 1237 struct ipath_sge_state *ss, u32 len, in ipath_verbs_send_pio() 1336 u32 hdrwords, struct ipath_sge_state *ss, u32 len) in ipath_verbs_send()
|
| D | ipath_keys.c | 199 int ipath_rkey_ok(struct ipath_qp *qp, struct ipath_sge_state *ss, in ipath_rkey_ok()
|
| D | ipath_kernel.h | 190 struct ipath_sge_state; 1052 int ipath_sdma_verbs_send(struct ipath_devdata *, struct ipath_sge_state *,
|
| D | ipath_ud.c | 57 struct ipath_sge_state rsge; in ipath_ud_loopback()
|
| D | ipath_ruc.c | 123 u32 *lengthp, struct ipath_sge_state *ss) in ipath_init_sge()
|
| D | ipath_sdma.c | 665 struct ipath_sge_state *ss, u32 dwords, in ipath_sdma_verbs_send()
|
| D | ipath_rc.c | 42 static u32 restart_sge(struct ipath_sge_state *ss, struct ipath_swqe *wqe, in restart_sge() 217 struct ipath_sge_state *ss; in ipath_make_rc_req()
|