Searched refs:fdls_frame_recv_cache (Results 1 – 1 of 1) sorted by relevance
43 static struct kmem_cache *fdls_frame_recv_cache; variable1061 fdls_frame_recv_cache); in fnic_probe()1456 fdls_frame_recv_cache = kmem_cache_create("fdls_frame_recv", in fnic_init_module()1459 if (!fdls_frame_recv_cache) { in fnic_init_module()1528 kmem_cache_destroy(fdls_frame_recv_cache); in fnic_init_module()