Home
last modified time | relevance | path

Searched refs:rvt_swqe (Results 1 - 25 of 46) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.h101 struct rvt_swqe *swqe;
214 void __trdma_clean_swqe(struct rvt_qp *qp, struct rvt_swqe *wqe);
221 static inline void trdma_clean_swqe(struct rvt_qp *qp, struct rvt_swqe *wqe) in trdma_clean_swqe()
244 u32 hfi1_build_tid_rdma_read_packet(struct rvt_swqe *wqe,
247 u32 hfi1_build_tid_rdma_read_req(struct rvt_qp *qp, struct rvt_swqe *wqe,
258 void hfi1_tid_rdma_restart_req(struct rvt_qp *qp, struct rvt_swqe *wqe,
261 bool hfi1_tid_rdma_wqe_interlock(struct rvt_qp *qp, struct rvt_swqe *wqe);
263 void setup_tid_rdma_wqe(struct rvt_qp *qp, struct rvt_swqe *wqe);
265 struct rvt_swqe *wqe) in hfi1_setup_tid_rdma_wqe()
274 u32 hfi1_build_tid_rdma_write_req(struct rvt_qp *qp, struct rvt_swqe *wq
[all...]
H A Drc.h35 static inline u32 restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, in restart_sge()
56 struct rvt_swqe *do_rc_completion(struct rvt_qp *qp, struct rvt_swqe *wqe,
H A Dtrace_rc.h121 struct rvt_swqe *wqe),
156 struct rvt_swqe *wqe),
H A Dverbs_txreq.h62 struct rvt_swqe *wqe;
H A Dverbs.h375 static inline struct tid_rdma_request *wqe_to_tid_req(struct rvt_swqe *wqe) in wqe_to_tid_req()
433 int hfi1_setup_wqe(struct rvt_qp *qp, struct rvt_swqe *wqe,
493 struct rvt_swqe *wqe, in hfi1_trdma_send_complete()
H A Dtid_rdma.c377 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, i); in hfi1_qp_priv_init()
415 struct rvt_swqe *wqe; in hfi1_qp_priv_tid_free()
1614 void __trdma_clean_swqe(struct rvt_qp *qp, struct rvt_swqe *wqe) in __trdma_clean_swqe()
1696 u32 hfi1_build_tid_rdma_read_packet(struct rvt_swqe *wqe, in hfi1_build_tid_rdma_read_packet()
1780 u32 hfi1_build_tid_rdma_read_req(struct rvt_qp *qp, struct rvt_swqe *wqe,
2411 struct rvt_swqe *wqe;
2575 struct rvt_swqe *wqe;
2623 struct rvt_qp *qp, struct rvt_swqe *wqe) in restart_tid_rdma_read_req()
2656 struct rvt_swqe *wqe; in __must_hold()
3037 void hfi1_tid_rdma_restart_req(struct rvt_qp *qp, struct rvt_swqe *wq
[all...]
H A Dud.c73 static void ud_loopback(struct rvt_qp *sqp, struct rvt_swqe *swqe) in ud_loopback()
266 static void hfi1_make_bth_deth(struct rvt_qp *qp, struct rvt_swqe *wqe, in hfi1_make_bth_deth()
304 struct rvt_swqe *wqe) in hfi1_make_ud_req_9B()
375 struct rvt_swqe *wqe) in hfi1_make_ud_req_16B()
482 struct rvt_swqe *wqe; in hfi1_make_ud_req()
H A Drc.c435 struct rvt_swqe *wqe; in hfi1_make_rc_req()
687 struct rvt_swqe *__w; in hfi1_make_rc_req()
1460 struct rvt_swqe *wqe) in update_num_rd_atomic()
1503 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, n); in reset_psn()
1609 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, qp->s_acked); in hfi1_restart_rc()
1679 struct rvt_swqe *wqe; in reset_sending_psn()
1739 struct rvt_swqe *wqe; in hfi1_rc_send_complete()
1866 struct rvt_swqe *do_rc_completion(struct rvt_qp *qp, in do_rc_completion()
1867 struct rvt_swqe *wqe, in do_rc_completion()
2012 struct rvt_swqe *wq in do_rc_ack()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.h101 struct rvt_swqe *swqe;
214 void __trdma_clean_swqe(struct rvt_qp *qp, struct rvt_swqe *wqe);
221 static inline void trdma_clean_swqe(struct rvt_qp *qp, struct rvt_swqe *wqe) in trdma_clean_swqe()
244 u32 hfi1_build_tid_rdma_read_packet(struct rvt_swqe *wqe,
247 u32 hfi1_build_tid_rdma_read_req(struct rvt_qp *qp, struct rvt_swqe *wqe,
258 void hfi1_tid_rdma_restart_req(struct rvt_qp *qp, struct rvt_swqe *wqe,
261 bool hfi1_tid_rdma_wqe_interlock(struct rvt_qp *qp, struct rvt_swqe *wqe);
263 void setup_tid_rdma_wqe(struct rvt_qp *qp, struct rvt_swqe *wqe);
265 struct rvt_swqe *wqe) in hfi1_setup_tid_rdma_wqe()
274 u32 hfi1_build_tid_rdma_write_req(struct rvt_qp *qp, struct rvt_swqe *wq
[all...]
H A Drc.h35 static inline u32 restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, in restart_sge()
56 struct rvt_swqe *do_rc_completion(struct rvt_qp *qp, struct rvt_swqe *wqe,
H A Dtrace_rc.h80 struct rvt_swqe *wqe),
115 struct rvt_swqe *wqe),
H A Dverbs_txreq.h20 struct rvt_swqe *wqe;
H A Dverbs.h333 static inline struct tid_rdma_request *wqe_to_tid_req(struct rvt_swqe *wqe) in wqe_to_tid_req()
391 int hfi1_setup_wqe(struct rvt_qp *qp, struct rvt_swqe *wqe,
448 struct rvt_swqe *wqe, in hfi1_trdma_send_complete()
H A Dtid_rdma.c378 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, i); in hfi1_qp_priv_init()
416 struct rvt_swqe *wqe; in hfi1_qp_priv_tid_free()
1621 void __trdma_clean_swqe(struct rvt_qp *qp, struct rvt_swqe *wqe) in __trdma_clean_swqe()
1703 u32 hfi1_build_tid_rdma_read_packet(struct rvt_swqe *wqe, in hfi1_build_tid_rdma_read_packet()
1787 u32 hfi1_build_tid_rdma_read_req(struct rvt_qp *qp, struct rvt_swqe *wqe,
2418 struct rvt_swqe *wqe;
2582 struct rvt_swqe *wqe;
2630 struct rvt_qp *qp, struct rvt_swqe *wqe) in restart_tid_rdma_read_req()
2663 struct rvt_swqe *wqe; in __must_hold()
3046 void hfi1_tid_rdma_restart_req(struct rvt_qp *qp, struct rvt_swqe *wq
[all...]
H A Dud.c31 static void ud_loopback(struct rvt_qp *sqp, struct rvt_swqe *swqe) in ud_loopback()
224 static void hfi1_make_bth_deth(struct rvt_qp *qp, struct rvt_swqe *wqe, in hfi1_make_bth_deth()
262 struct rvt_swqe *wqe) in hfi1_make_ud_req_9B()
333 struct rvt_swqe *wqe) in hfi1_make_ud_req_16B()
441 struct rvt_swqe *wqe; in hfi1_make_ud_req()
/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_qp.h166 struct rvt_swqe { struct
212 static inline struct rvt_ah *rvt_get_swqe_ah(struct rvt_swqe *swqe) in rvt_get_swqe_ah()
222 static inline struct rdma_ah_attr *rvt_get_swqe_ah_attr(struct rvt_swqe *swqe) in rvt_get_swqe_ah_attr()
232 static inline u32 rvt_get_swqe_remote_qpn(struct rvt_swqe *swqe) in rvt_get_swqe_remote_qpn()
242 static inline u32 rvt_get_swqe_remote_qkey(struct rvt_swqe *swqe) in rvt_get_swqe_remote_qkey()
252 static inline u16 rvt_get_swqe_pkey_index(struct rvt_swqe *swqe) in rvt_get_swqe_pkey_index()
339 struct rvt_swqe *s_wq; /* send work queue */
407 struct rvt_swqe *s_wqe;
528 * Since struct rvt_swqe is not a fixed size, we can't simply index into
531 static inline struct rvt_swqe *rvt_get_swqe_pt
[all...]
H A Drdma_vt.h196 struct rvt_swqe;
223 int (*setup_wqe)(struct rvt_qp *qp, struct rvt_swqe *wqe,
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_qp.h166 struct rvt_swqe { struct
212 static inline struct rvt_ah *rvt_get_swqe_ah(struct rvt_swqe *swqe) in rvt_get_swqe_ah()
222 static inline struct rdma_ah_attr *rvt_get_swqe_ah_attr(struct rvt_swqe *swqe) in rvt_get_swqe_ah_attr()
232 static inline u32 rvt_get_swqe_remote_qpn(struct rvt_swqe *swqe) in rvt_get_swqe_remote_qpn()
242 static inline u32 rvt_get_swqe_remote_qkey(struct rvt_swqe *swqe) in rvt_get_swqe_remote_qkey()
252 static inline u16 rvt_get_swqe_pkey_index(struct rvt_swqe *swqe) in rvt_get_swqe_pkey_index()
339 struct rvt_swqe *s_wq; /* send work queue */
407 struct rvt_swqe *s_wqe;
528 * Since struct rvt_swqe is not a fixed size, we can't simply index into
531 static inline struct rvt_swqe *rvt_get_swqe_pt
[all...]
H A Drdma_vt.h196 struct rvt_swqe;
223 int (*setup_wqe)(struct rvt_qp *qp, struct rvt_swqe *wqe,
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dtrace_tx.h91 TP_PROTO(struct rvt_qp *qp, struct rvt_swqe *wqe, int wr_num_sge),
96 __field(struct rvt_swqe *, wqe)
158 TP_PROTO(struct rvt_qp *qp, struct rvt_swqe *wqe, u32 idx),
162 __field(struct rvt_swqe *, wqe)
H A Drc.c204 u32 rvt_restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, u32 len) in rvt_restart_sge()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dtrace_tx.h49 TP_PROTO(struct rvt_qp *qp, struct rvt_swqe *wqe, int wr_num_sge),
54 __field(struct rvt_swqe *, wqe)
116 TP_PROTO(struct rvt_qp *qp, struct rvt_swqe *wqe, u32 idx),
120 __field(struct rvt_swqe *, wqe)
H A Drc.c162 u32 rvt_restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, u32 len) in rvt_restart_sge()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_rc.c42 static u32 restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, in restart_sge()
221 struct rvt_swqe *wqe; in qib_make_rc_req()
738 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, n); in reset_psn()
822 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, qp->s_acked); in qib_restart_rc()
858 struct rvt_swqe *wqe; in reset_sending_psn()
884 struct rvt_swqe *wqe; in qib_rc_send_complete()
950 static struct rvt_swqe *do_rc_completion(struct rvt_qp *qp, in do_rc_completion()
951 struct rvt_swqe *wqe, in do_rc_completion()
1011 struct rvt_swqe *wqe; in do_rc_ack()
1226 struct rvt_swqe *wq in rdma_seq_err()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_rc.c42 static u32 restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, in restart_sge()
222 struct rvt_swqe *wqe; in qib_make_rc_req()
739 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, n); in reset_psn()
823 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, qp->s_acked); in qib_restart_rc()
859 struct rvt_swqe *wqe; in reset_sending_psn()
885 struct rvt_swqe *wqe; in qib_rc_send_complete()
951 static struct rvt_swqe *do_rc_completion(struct rvt_qp *qp, in do_rc_completion()
952 struct rvt_swqe *wqe, in do_rc_completion()
1012 struct rvt_swqe *wqe; in do_rc_ack()
1227 struct rvt_swqe *wq in rdma_seq_err()
[all...]

Completed in 29 milliseconds

12