Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_verbs.h390 struct qib_sge_state { struct
463 struct qib_sge_state s_rdma_read_sge;
480 struct qib_sge_state r_sge; /* current receive data */
484 struct qib_sge_state *s_cur_sge;
488 struct qib_sge_state s_sge; /* current send request data */
519 struct qib_sge_state s_ack_rdma_sge;
951 u32 hdrwords, struct qib_sge_state *ss, u32 len);
953 void qib_copy_sge(struct qib_sge_state *ss, void *data, u32 length,
956 void qib_skip_sge(struct qib_sge_state *ss, u32 length, int release);
1066 static inline void qib_put_ss(struct qib_sge_state *ss) in qib_put_ss()
Dqib_verbs.c169 void qib_copy_sge(struct qib_sge_state *ss, void *data, u32 length, int release) in qib_copy_sge()
211 void qib_skip_sge(struct qib_sge_state *ss, u32 length, int release) in qib_skip_sge()
251 static u32 qib_count_sge(struct qib_sge_state *ss, u32 length) in qib_count_sge()
297 static void qib_copy_from_sge(void *data, struct qib_sge_state *ss, u32 length) in qib_copy_from_sge()
735 static void update_sge(struct qib_sge_state *ss, u32 length) in update_sge()
792 static void copy_io(u32 __iomem *piobuf, struct qib_sge_state *ss, in copy_io()
1136 u32 hdrwords, struct qib_sge_state *ss, u32 len, in qib_verbs_send_dma()
1271 u32 hdrwords, struct qib_sge_state *ss, u32 len, in qib_verbs_send_pio()
1379 u32 hdrwords, struct qib_sge_state *ss, u32 len) in qib_verbs_send()
Dqib.h243 struct qib_sge_state;
268 struct qib_sge_state *ss;
1326 int qib_sdma_verbs_send(struct qib_pportdata *, struct qib_sge_state *,
Dqib_ud.c56 struct qib_sge_state ssge; in qib_ud_loopback()
Dqib_sdma.c534 struct qib_sge_state *ss, u32 dwords, in qib_sdma_verbs_send()
Dqib_ruc.c87 struct qib_sge_state *ss; in qib_init_sge()
Dqib_rc.c43 static u32 restart_sge(struct qib_sge_state *ss, struct qib_swqe *wqe, in restart_sge()
235 struct qib_sge_state *ss; in qib_make_rc_req()