Searched refs:mthca_next_seg (Results 1 – 4 of 4) sorted by relevance
92 return (int *) (wqe + offsetof(struct mthca_next_seg, imm)); in wqe_to_link()176 struct mthca_next_seg *next; in mthca_alloc_srq_buf()188 for (scatter = wqe + sizeof (struct mthca_next_seg); in mthca_alloc_srq_buf()221 roundup_pow_of_two(sizeof (struct mthca_next_seg) + in mthca_alloc_srq()460 struct mthca_next_seg *last_free; in mthca_free_srq_wqe()509 ((struct mthca_next_seg *) wqe)->ee_nds = 0; in mthca_tavor_post_srq_recv()512 wqe += sizeof (struct mthca_next_seg); in mthca_tavor_post_srq_recv()529 ((struct mthca_next_seg *) prev_wqe)->ee_nds = in mthca_tavor_post_srq_recv()602 ((struct mthca_next_seg *) wqe)->ee_nds = 0; in mthca_arbel_post_srq_recv()605 wqe += sizeof (struct mthca_next_seg); in mthca_arbel_post_srq_recv()[all …]
917 int max_data_size = desc_sz - sizeof (struct mthca_next_seg); in mthca_max_data_size()959 sizeof (struct mthca_next_seg)) / in mthca_adjust_qp_caps()977 size = sizeof (struct mthca_next_seg) + in mthca_alloc_wqe_buf()1022 size += sizeof (struct mthca_next_seg); in mthca_alloc_wqe_buf()1150 struct mthca_next_seg *next; in mthca_alloc_qp_common()1194 int size = (sizeof (struct mthca_next_seg) + in mthca_alloc_qp_common()1647 ((struct mthca_next_seg *) wqe)->nda_op = 0; in mthca_tavor_post_send()1648 ((struct mthca_next_seg *) wqe)->ee_nds = 0; in mthca_tavor_post_send()1649 ((struct mthca_next_seg *) wqe)->flags = in mthca_tavor_post_send()1657 ((struct mthca_next_seg *) wqe)->imm = wr->ex.imm_data; in mthca_tavor_post_send()[all …]
57 struct mthca_next_seg { struct
210 sizeof (struct mthca_next_seg) - in mthca_dev_lim()