Lines Matching refs:mthca_data_seg
941 max_data_size -= 2 * sizeof (struct mthca_data_seg);
976 max_data_size / sizeof (struct mthca_data_seg));
980 sizeof (struct mthca_data_seg));
999 qp->rq.max_gs * sizeof (struct mthca_data_seg);
1008 size = qp->sq.max_gs * sizeof (struct mthca_data_seg);
1011 size += 2 * sizeof (struct mthca_data_seg);
1033 sizeof (struct mthca_data_seg));
1215 struct mthca_data_seg *scatter;
1217 qp->rq.max_gs * sizeof (struct mthca_data_seg)) / 16;
1286 sizeof (struct mthca_data_seg));
1503 struct mthca_data_seg *data)
1747 wqe += sizeof (struct mthca_data_seg);
1748 size += sizeof (struct mthca_data_seg) / 16;
1761 wqe += sizeof (struct mthca_data_seg);
1762 size += sizeof (struct mthca_data_seg) / 16;
1767 ((struct mthca_data_seg *) wqe)->byte_count =
1770 wqe += sizeof (struct mthca_data_seg);
1771 size += sizeof (struct mthca_data_seg) / 16;
1881 wqe += sizeof (struct mthca_data_seg);
1882 size += sizeof (struct mthca_data_seg) / 16;
2077 wqe += sizeof (struct mthca_data_seg);
2078 size += sizeof (struct mthca_data_seg) / 16;
2091 wqe += sizeof (struct mthca_data_seg);
2092 size += sizeof (struct mthca_data_seg) / 16;
2097 ((struct mthca_data_seg *) wqe)->byte_count =
2100 wqe += sizeof (struct mthca_data_seg);
2101 size += sizeof (struct mthca_data_seg) / 16;
2205 wqe += sizeof (struct mthca_data_seg);