Home
last modified time | relevance | path

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

/trueos/sys/ofed/drivers/infiniband/core/
HDcache.c215 struct ib_pkey_cache *pkey_cache = NULL, *old_pkey_cache; in ib_cache_update() local
265 old_pkey_cache = device->cache.pkey_cache[port - start_port(device)]; in ib_cache_update()
275 kfree(old_pkey_cache); in ib_cache_update()