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

/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Dcache.c273 struct ib_pkey_cache *pkey_cache = NULL, *old_pkey_cache; local
327 old_pkey_cache = device->cache.pkey_cache[port - start_port(device)];
337 kfree(old_pkey_cache);

Completed in 46 milliseconds