Home
last modified time | relevance | path

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

/freebsd-12.1/sys/ofed/drivers/infiniband/core/
H A Dib_cache.c1049 struct ib_pkey_cache *pkey_cache = NULL, *old_pkey_cache; in ib_cache_update() local
1116 old_pkey_cache = device->cache.pkey_cache[port - rdma_start_port(device)]; in ib_cache_update()
1133 kfree(old_pkey_cache); in ib_cache_update()