Searched refs:npa_pool_s (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcommon.h128 struct npa_pool_s pool_ctx;
129 struct npa_pool_s ctx_mask;
H A Drvu_npa.c124 sizeof(struct npa_pool_s));
125 memcpy(ctx, &req->pool, sizeof(struct npa_pool_s));
139 memcpy(ctx, &req->pool, sizeof(struct npa_pool_s));
203 sizeof(struct npa_pool_s));
H A Dmbox.h782 struct npa_pool_s pool;
789 struct npa_pool_s pool_mask;
799 struct npa_pool_s pool;
H A Drvu_struct.h230 struct npa_pool_s { struct
H A Drvu_debugfs.c1111 struct npa_pool_s *pool = &rsp->pool;

Completed in 256 milliseconds