Searched refs:npa_pool_s (Results 1 – 5 of 5) sorted by relevance
128 struct npa_pool_s pool_ctx;129 struct npa_pool_s ctx_mask;
115 sizeof(struct npa_pool_s)); in rvu_npa_aq_enq_inst()116 memcpy(ctx, &req->pool, sizeof(struct npa_pool_s)); in rvu_npa_aq_enq_inst()130 memcpy(ctx, &req->pool, sizeof(struct npa_pool_s)); in rvu_npa_aq_enq_inst()194 sizeof(struct npa_pool_s)); in rvu_npa_aq_enq_inst()
759 struct npa_pool_s pool;766 struct npa_pool_s pool_mask;776 struct npa_pool_s pool;
230 struct npa_pool_s { struct
1115 struct npa_pool_s *pool = &rsp->pool; in print_npa_pool_ctx()