Home
last modified time | relevance | path

Searched refs:ppool (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_ppm.c374 struct cxgbi_ppm_pool *ppool = per_cpu_ptr(pools, cpu); in ppm_alloc_cpu_pool() local
376 memset(ppool, 0, alloc_sz); in ppm_alloc_cpu_pool()
377 spin_lock_init(&ppool->lock); in ppm_alloc_cpu_pool()