Lines Matching defs:data
69 /* Copy data for doorbell */
214 * data:
314 * data:
542 struct mlx5_wqe_data_seg data;
593 /* make sure all mbuf data, if any, is visible to the bus */
637 /* fill data segment */
638 wqe->data.addr = cpu_to_be64((uint64_t)segs[x].ds_addr + off);
639 wqe->data.lkey = sq->mkey_be;
640 wqe->data.byte_count = cpu_to_be32(len);
656 /* put in place data fence */
663 /* copy data for doorbell */
874 /* inlining VLAN data is not required */
880 /* inlining non-VLAN data is not required */
912 /* Insert 4 bytes VLAN tag into data stream */
916 /* Copy rest of header data, if any */
963 /* Make sure all mbuf data, if any, is visible to the bus */
968 /* All data was inlined, free the mbuf. */
994 /* Copy data for doorbell */