Home
last modified time | relevance | path

Searched defs:mem_pool_info (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dpio.c178 struct mem_pool_info { struct
179 int centipercent; /*
183 int count; /* count of contexts in the pool */
184 int blocks; /* block size of the pool */
185 int size; /* context size, in blocks */
225 struct mem_pool_info mem_pool_info[NUM_SC_POOLS] = { { 0 } }; in init_sc_pools_and_sizes() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
Dpio.c136 struct mem_pool_info { struct
137 int centipercent; /*
141 int count; /* count of contexts in the pool */
142 int blocks; /* block size of the pool */
143 int size; /* context size, in blocks */
183 struct mem_pool_info mem_pool_info[NUM_SC_POOLS] = { { 0 } }; in init_sc_pools_and_sizes() local