GET_SQ_DESC
hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, cqe_tx->sqe_ptr);
(struct sq_hdr_subdesc *)GET_SQ_DESC(sq, hdr->rsvd2);
hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, sq->head);
hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, qentry);
hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, qentry);
gather = (struct sq_gather_subdesc *)GET_SQ_DESC(sq, qentry);
hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, qentry);
imm = (struct sq_imm_subdesc *)GET_SQ_DESC(sq, qentry);
gather = (struct sq_gather_subdesc *)GET_SQ_DESC(sq, hdr_sqe);
hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, sq->head);
(struct sq_hdr_subdesc *)GET_SQ_DESC(sq, hdr->rsvd2);