Lines Matching defs:data
328 /* Immediate data comes after the BTH */
363 /* Immediate data comes after RETH */
491 /* Immediate data comes after the BTH */
530 /* Immediate data comes after the BTH */
1037 * before the RDMA read, copy the data, then generate
1256 * @data: the packet data
1271 void *data, u32 tlen,
1362 * have to be careful to copy the data to the right
1402 data, pmtu, false, false);
1412 * Check that the data size is >= 0 && <= pmtu.
1420 * have to be careful to copy the data to the right
1437 * Check that the data size is >= 1 && <= pmtu.
1449 data, tlen, false, false);
1480 * @data: the packet data
1494 void *data,
1706 * @data: the packet data
1715 int has_grh, void *data, u32 tlen, struct rvt_qp *qp)
1754 qib_rc_rcv_resp(ibp, ohdr, data, tlen, qp, opcode, psn,
1762 if (qib_rc_rcv_error(ohdr, data, qp, opcode, psn, diff, rcd))
1823 rvt_copy_sge(qp, &qp->r_sge, data, pmtu, true, false);
1869 rvt_copy_sge(qp, &qp->r_sge, data, tlen, true, false);