X-Git-Url: https://gerrit.fd.io/r/gitweb?p=deb_dpdk.git;a=blobdiff_plain;f=drivers%2Fcrypto%2Fqat%2Fqat_crypto.h;h=6b844881063f8421f6346481c3a0dfd6b4d8ad1e;hp=0afe74ee7ad94915fb89c071107ddf8de13b8fb7;hb=ce3d555e43e3795b5d9507fcfc76b7a0a92fd0d6;hpb=6b3e017e5d25f15da73f7700f7f2ac553ef1a2e9 diff --git a/drivers/crypto/qat/qat_crypto.h b/drivers/crypto/qat/qat_crypto.h index 0afe74ee..6b844881 100644 --- a/drivers/crypto/qat/qat_crypto.h +++ b/drivers/crypto/qat/qat_crypto.h @@ -43,6 +43,7 @@ */ #define ALIGN_POW2_ROUNDUP(num, align) \ (((num) + (align) - 1) & ~((align) - 1)) +#define QAT_64_BTYE_ALIGN_MASK (~0x3f) /** * Structure associated with each queue.