NIX_MAX_CTX_SIZE
static_assert(sizeof(struct nix_cn20k_sq_ctx_s) == NIX_MAX_CTX_SIZE);
static_assert(sizeof(struct nix_cn20k_sq_ctx_s) == NIX_MAX_CTX_SIZE);
static_assert(sizeof(struct nix_cn20k_rq_ctx_s) == NIX_MAX_CTX_SIZE);
static_assert(sizeof(struct npa_cn20k_aura_s) == NIX_MAX_CTX_SIZE);
static_assert(sizeof(struct npa_cn20k_pool_s) == NIX_MAX_CTX_SIZE);
NIX_MAX_CTX_SIZE);
NIX_MAX_CTX_SIZE);
NIX_MAX_CTX_SIZE);
NIX_MAX_CTX_SIZE);
NIX_MAX_CTX_SIZE);
NIX_MAX_CTX_SIZE);
memcpy(ctx, &req->rq, NIX_MAX_CTX_SIZE);
memcpy(ctx, &req->sq, NIX_MAX_CTX_SIZE);
memcpy(ctx, &req->cq, NIX_MAX_CTX_SIZE);
memcpy(ctx, &req->rss, NIX_MAX_CTX_SIZE);
memcpy(ctx, &req->mce, NIX_MAX_CTX_SIZE);
memcpy(ctx, &req->prof, NIX_MAX_CTX_SIZE);
NIX_MAX_CTX_SIZE);
NIX_MAX_CTX_SIZE);
NIX_MAX_CTX_SIZE);
NIX_MAX_CTX_SIZE);
NIX_MAX_CTX_SIZE);
NIX_MAX_CTX_SIZE);
memcpy(&aq_req.cq_mask, &req->cq_mask, NIX_MAX_CTX_SIZE);
memcpy(&aq_req.cq, &req->cq, NIX_MAX_CTX_SIZE);
for (word = 0; word < NIX_MAX_CTX_SIZE / sizeof(u64);
if (memcmp(&aq_req.cq, &aq_rsp.cq, NIX_MAX_CTX_SIZE))
static_assert(sizeof(struct nix_cq_ctx_s) == NIX_MAX_CTX_SIZE);
static_assert(sizeof(struct nix_cn10k_rq_ctx_s) == NIX_MAX_CTX_SIZE);
static_assert(sizeof(struct nix_cn10k_sq_ctx_s) == NIX_MAX_CTX_SIZE);
static_assert(sizeof(struct nix_rq_ctx_s) == NIX_MAX_CTX_SIZE);
static_assert(sizeof(struct nix_sq_ctx_s) == NIX_MAX_CTX_SIZE);
static_assert(sizeof(struct nix_rsse_s) == NIX_MAX_CTX_SIZE);
static_assert(sizeof(struct nix_rx_mce_s) == NIX_MAX_CTX_SIZE);
static_assert(sizeof(struct nix_bandprof_s) == NIX_MAX_CTX_SIZE);