Lines Matching defs:sqe
7801 struct mcx_sq_entry *sq, *sqe;
7836 sqe = sq + idx;
7838 memset(sqe, 0, sizeof(*sqe));
7841 sqe->sqe_opcode_index = htobe32(MCX_SQE_WQE_OPCODE_SEND |
7844 sqe->sqe_signature = htobe32(MCX_SQE_CE_CQE_ALWAYS);
7852 sqe->sqe_mss_csum = htobe32(csum);
7853 sqe->sqe_inline_header_size = htobe16(MCX_SQ_INLINE_SIZE);
7858 &sqe->sqe_inline_headers;
7871 sqe->sqe_inline_headers);
7880 bf = (uint64_t *)sqe;
7885 (caddr_t)sqe->sqe_inline_headers,
7892 sqe->sqe_ds_sq_num =
7897 sqs = sqe->sqe_segs;
7941 * write the first 64 bits of the last sqe we produced