Searched refs:old_pkey_cache (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dcache.c215 struct ib_pkey_cache *pkey_cache = NULL, *old_pkey_cache; local
265 old_pkey_cache = device->cache.pkey_cache[port - start_port(device)];
275 kfree(old_pkey_cache);

Completed in 44 milliseconds