Lines Matching defs:data
327 /* Immediate data comes after the BTH */
362 /* Immediate data comes after RETH */
490 /* Immediate data comes after the BTH */
529 /* Immediate data comes after the BTH */
1036 * before the RDMA read, copy the data, then generate
1255 * @data: the packet data
1269 void *data, u32 tlen,
1360 * have to be careful to copy the data to the right
1400 data, pmtu, false, false);
1410 * Check that the data size is >= 0 && <= pmtu.
1418 * have to be careful to copy the data to the right
1435 * Check that the data size is >= 1 && <= pmtu.
1447 data, tlen, false, false);
1478 * @data: the packet data
1491 void *data,
1703 * @data: the packet data
1712 int has_grh, void *data, u32 tlen, struct rvt_qp *qp)
1751 qib_rc_rcv_resp(ibp, ohdr, data, tlen, qp, opcode, psn,
1759 if (qib_rc_rcv_error(ohdr, data, qp, opcode, psn, diff, rcd))
1820 rvt_copy_sge(qp, &qp->r_sge, data, pmtu, true, false);
1866 rvt_copy_sge(qp, &qp->r_sge, data, tlen, true, false);