Lines Matching defs:data
57 MTHCA_INLINE_HEADER_SIZE = 4, /* data segment overhead for inline */
58 MTHCA_INLINE_CHUNK_SIZE = 16 /* inline data segment chunk */
935 * the next segment and other non-data segments.
961 /* We don't support inline data for kernel QPs (yet). */
1499 /* Create UD header for an MLX send and build a data segment for it */
1503 struct mthca_data_seg *data)
1560 data->byte_count = cpu_to_be32(header_size);
1561 data->lkey = cpu_to_be32(to_mpd(qp->ibqp.pd)->ntmr.ibmr.lkey);
1562 data->addr = cpu_to_be64(sqp->header_dma +
1765 /* Add one more inline data segment for ICRC */
2095 /* Add one more inline data segment for ICRC */