Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_verbs.h328 struct ipath_sge_state { struct
344 struct ipath_sge_state rdma_sge; argument
371 struct ipath_sge_state *s_cur_sge;
373 struct ipath_sge_state s_sge; /* current send request data */
375 struct ipath_sge_state s_ack_rdma_sge;
376 struct ipath_sge_state s_rdma_read_sge;
377 struct ipath_sge_state r_sge; /* current receive data */
650 struct ipath_sge_state *ss;
759 u32 hdrwords, struct ipath_sge_state *ss, u32 len);
761 void ipath_copy_sge(struct ipath_sge_state *ss, void *data, u32 length);
[all …]
Dipath_verbs.c171 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()
780 static void update_sge(struct ipath_sge_state *ss, u32 length) in update_sge()
837 static void copy_io(u32 __iomem *piobuf, struct ipath_sge_state *ss, in copy_io()
1099 struct ipath_sge_state *ss, u32 len, in ipath_verbs_send_dma()
1224 struct ipath_sge_state *ss, u32 len, in ipath_verbs_send_pio()
1323 u32 hdrwords, struct ipath_sge_state *ss, u32 len) in ipath_verbs_send()
Dipath_keys.c199 int ipath_rkey_ok(struct ipath_qp *qp, struct ipath_sge_state *ss, in ipath_rkey_ok()
Dipath_kernel.h189 struct ipath_sge_state;
1053 int ipath_sdma_verbs_send(struct ipath_devdata *, struct ipath_sge_state *,
Dipath_ud.c58 struct ipath_sge_state rsge; in ipath_ud_loopback()
Dipath_ruc.c124 u32 *lengthp, struct ipath_sge_state *ss) in ipath_init_sge()
Dipath_sdma.c665 struct ipath_sge_state *ss, u32 dwords, in ipath_sdma_verbs_send()
Dipath_rc.c42 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()