Home
last modified time | relevance | path

Searched refs:mthca_data_seg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_wqe.h101 struct mthca_data_seg { struct
116 static __always_inline void mthca_set_data_seg(struct mthca_data_seg *dseg, in mthca_set_data_seg() argument
124 static __always_inline void mthca_set_data_seg_inval(struct mthca_data_seg *dseg) in mthca_set_data_seg_inval()
H A Dmthca_qp.c980 sizeof (struct mthca_data_seg)); in mthca_adjust_qp_caps()
1033 sizeof (struct mthca_data_seg)); in mthca_alloc_wqe_buf()
1215 struct mthca_data_seg *scatter; in mthca_alloc_qp_common()
1286 sizeof (struct mthca_data_seg)); in mthca_set_qp_size()
1503 struct mthca_data_seg *data) in build_mlx_header()
1747 wqe += sizeof (struct mthca_data_seg); in mthca_tavor_post_send()
1761 wqe += sizeof (struct mthca_data_seg); in mthca_tavor_post_send()
1770 wqe += sizeof (struct mthca_data_seg); in mthca_tavor_post_send()
2077 wqe += sizeof (struct mthca_data_seg); in mthca_arbel_post_send()
2100 wqe += sizeof (struct mthca_data_seg); in mthca_arbel_post_send()
[all …]
H A Dmthca_srq.c157 struct mthca_data_seg *scatter; in mthca_alloc_srq_buf()
230 srq->max_gs * sizeof (struct mthca_data_seg))); in mthca_alloc_srq()
531 wqe += sizeof (struct mthca_data_seg); in mthca_tavor_post_srq_recv()
617 wqe += sizeof (struct mthca_data_seg); in mthca_arbel_post_srq_recv()
664 sizeof (struct mthca_data_seg)); in mthca_max_srq_sge()
H A Dmthca_main.c213 sizeof (struct mthca_data_seg)); in mthca_dev_lim()