cxgbi_ppm_pool    122 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c 	struct cxgbi_ppm_pool *pool;
cxgbi_ppm_pool    198 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c 		struct cxgbi_ppm_pool *pool;
cxgbi_ppm_pool    346 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c static struct cxgbi_ppm_pool *ppm_alloc_cpu_pool(unsigned int *total,
cxgbi_ppm_pool    349 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c 	struct cxgbi_ppm_pool *pools;
cxgbi_ppm_pool    369 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c 	pools = __alloc_percpu(alloc_sz, __alignof__(struct cxgbi_ppm_pool));
cxgbi_ppm_pool    375 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c 		struct cxgbi_ppm_pool *ppool = per_cpu_ptr(pools, cpu);
cxgbi_ppm_pool    396 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c 	struct cxgbi_ppm_pool *pool = NULL;
cxgbi_ppm_pool    141 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.h 	struct cxgbi_ppm_pool __percpu *pool;