Searched refs:npa_pool_s (Results 1 – 5 of 5) sorted by relevance
131 struct npa_pool_s pool_ctx;132 struct npa_pool_s ctx_mask;
118 sizeof(struct npa_pool_s)); in rvu_npa_aq_enq_inst()119 memcpy(ctx, &req->pool, sizeof(struct npa_pool_s)); in rvu_npa_aq_enq_inst()133 memcpy(ctx, &req->pool, sizeof(struct npa_pool_s)); in rvu_npa_aq_enq_inst()197 sizeof(struct npa_pool_s)); in rvu_npa_aq_enq_inst()
409 struct npa_pool_s pool;416 struct npa_pool_s pool_mask;426 struct npa_pool_s pool;
250 struct npa_pool_s { struct
520 struct npa_pool_s *pool = &rsp->pool; in print_npa_pool_ctx()