Searched refs:srpt_cache_get (Results 1 – 1 of 1) sorted by relevance
116 static struct kmem_cache *srpt_cache_get(unsigned int object_size) in srpt_cache_get() function2307 ch->rsp_buf_cache = srpt_cache_get(ch->max_rsp_size); in srpt_cm_req_recv()2341 ch->req_buf_cache = srpt_cache_get(req_sz); in srpt_cm_req_recv()3142 sdev->req_buf_cache = srpt_cache_get(srp_max_req_size); in srpt_alloc_srq()