/linux/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.h | 101 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 D | rc.h | 35 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 D | trace_rc.h | 80 struct rvt_swqe *wqe), 115 struct rvt_swqe *wqe),
|
H A D | verbs.h | 333 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 D | verbs_txreq.h | 20 struct rvt_swqe *wqe;
|
H A D | tid_rdma.c | 378 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, in hfi1_build_tid_rdma_read_req() 2418 struct rvt_swqe *wqe; in find_tid_request() 2582 struct rvt_swqe *wqe; in hfi1_kern_read_tid_flow_free() 2630 struct rvt_qp *qp, struct rvt_swqe *wqe) in restart_tid_rdma_read_req() 2663 struct rvt_swqe *wqe; in handle_read_kdeth_eflags() 3046 void hfi1_tid_rdma_restart_req(struct rvt_qp *qp, struct rvt_swqe *wq [all...] |
H A D | ud.c | 31 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()
|
H A D | rc.c | 394 struct rvt_swqe *wqe; in hfi1_make_rc_req() 646 struct rvt_swqe *__w; in hfi1_make_rc_req() 1418 struct rvt_swqe *wqe) in update_num_rd_atomic() 1461 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, n); in reset_psn() 1567 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, qp->s_acked); in hfi1_restart_rc() 1637 struct rvt_swqe *wqe; in reset_sending_psn() 1697 struct rvt_swqe *wqe; in hfi1_rc_send_complete() 1824 struct rvt_swqe *do_rc_completion(struct rvt_qp *qp, in do_rc_completion() 1825 struct rvt_swqe *wqe, in do_rc_completion() 1970 struct rvt_swqe *wq in do_rc_ack() [all...] |
H A D | qp.c | 263 int hfi1_setup_wqe(struct rvt_qp *qp, struct rvt_swqe *wqe, bool *call_send) in hfi1_setup_wqe() 600 struct rvt_swqe *wqe; in qp_iter_print()
|
H A D | hfi.h | 938 struct rvt_swqe *wqe); 1448 struct rvt_swqe *wqe); 1452 struct rvt_swqe *wqe);
|
H A D | uc.c | 26 struct rvt_swqe *wqe; in hfi1_make_uc_req()
|
H A D | trace_tx.h | 814 TP_PROTO(struct rvt_qp *qp, struct rvt_swqe *wqe, u32 idx), 818 __field(struct rvt_swqe *, wqe)
|
/linux/include/rdma/ |
H A D | rdmavt_qp.h | 167 struct rvt_swqe { struct 213 static inline struct rvt_ah *rvt_get_swqe_ah(struct rvt_swqe *swqe) in rvt_get_swqe_ah() 223 static inline struct rdma_ah_attr *rvt_get_swqe_ah_attr(struct rvt_swqe *swqe) in rvt_get_swqe_ah_attr() 233 static inline u32 rvt_get_swqe_remote_qpn(struct rvt_swqe *swqe) in rvt_get_swqe_remote_qpn() 243 static inline u32 rvt_get_swqe_remote_qkey(struct rvt_swqe *swqe) in rvt_get_swqe_remote_qkey() 253 static inline u16 rvt_get_swqe_pkey_index(struct rvt_swqe *swqe) in rvt_get_swqe_pkey_index() 340 struct rvt_swqe *s_wq; /* send work queue */ 408 struct rvt_swqe *s_wqe; 529 * Since struct rvt_swqe is not a fixed size, we can't simply index into 532 static inline struct rvt_swqe *rvt_get_swqe_pt 168 __anone02d1be8010arvt_swqe global() argument 175 psnrvt_swqe global() argument 176 lpsnrvt_swqe global() argument 177 ssnrvt_swqe global() argument 178 lengthrvt_swqe global() argument 179 privrvt_swqe global() argument 180 sg_listrvt_swqe global() argument [all...] |
H A D | rdma_vt.h | 196 struct rvt_swqe; 223 int (*setup_wqe)(struct rvt_qp *qp, struct rvt_swqe *wqe,
|
/linux/drivers/infiniband/sw/rdmavt/ |
H A D | trace_tx.h | 49 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 D | rc.c | 162 u32 rvt_restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, u32 len) in rvt_restart_sge()
|
H A D | qp.c | 591 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, qp->s_last); in rvt_clear_mr_refs() 621 static bool rvt_swqe_has_lkey(struct rvt_swqe *wqe, u32 lkey) in rvt_swqe_has_lkey() 644 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, s_last); in rvt_qp_sends_has_lkey() 974 * The rvt_swqe data structure being used is a union, so this is 979 struct rvt_swqe *wqe; in free_ud_wq_attr() 994 * The rvt_swqe data structure being used is a union, so this is 999 struct rvt_swqe *wqe; in alloc_ud_wq_attr() 1034 struct rvt_swqe *swq = NULL; in rvt_create_qp() 1963 struct rvt_swqe *wqe; in rvt_post_one_wr() 2777 void rvt_send_complete(struct rvt_qp *qp, struct rvt_swqe *wq [all...] |