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

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

Completed in 163 milliseconds