Searched defs:rdsv3_inc_pool (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_recv.c240 struct rdsv3_inc_pool { struct
249 struct rdsv3_inc_pool *pool = rds_ibdev->inc_pool;
260 struct rdsv3_inc_pool *pool;
262 pool = (struct rdsv3_inc_pool *)kmem_zalloc(sizeof (*pool), KM_NOSLEEP);
292 struct rdsv3_inc_pool *pool = (struct rdsv3_inc_pool *)data;

Completed in 92 milliseconds