MAX_HDR_INLINE
if (data <= MAX_HDR_INLINE) {
if (bytes > MAX_HDR_INLINE || wqe->sqe.num_sge != 1)
return MAX_HDR_INLINE + 1;