Searched refs:srp_fr_pool (Results 1 – 2 of 2) sorted by relevance
150 struct srp_fr_pool *fr_pool;259 struct srp_fr_pool { struct
335 static void srp_destroy_fr_pool(struct srp_fr_pool *pool) in srp_destroy_fr_pool()359 static struct srp_fr_pool *srp_create_fr_pool(struct ib_device *device, in srp_create_fr_pool()363 struct srp_fr_pool *pool; in srp_create_fr_pool()372 pool = kzalloc(sizeof(struct srp_fr_pool) + in srp_create_fr_pool()412 static struct srp_fr_desc *srp_fr_pool_get(struct srp_fr_pool *pool) in srp_fr_pool_get()436 static void srp_fr_pool_put(struct srp_fr_pool *pool, struct srp_fr_desc **desc, in srp_fr_pool_put()448 static struct srp_fr_pool *srp_alloc_fr_pool(struct srp_target_port *target) in srp_alloc_fr_pool()499 struct srp_fr_pool *fr_pool = NULL; in srp_create_ch_ib()