Searched refs:fdls_frame_elem_cache (Results 1 – 1 of 1) sorted by relevance
42 static struct kmem_cache *fdls_frame_elem_cache; variable924 fdls_frame_elem_cache); in fnic_probe()1281 fdls_frame_elem_cache = kmem_cache_create("fdls_frame_elem", in fnic_init_module()1284 if (!fdls_frame_elem_cache) { in fnic_init_module()1344 kmem_cache_destroy(fdls_frame_elem_cache); in fnic_init_module()