Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dcache.c1487 struct ib_pkey_cache *old_pkey_cache = NULL; in ib_cache_update() local
1539 old_pkey_cache = device->port_data[port].cache.pkey; in ib_cache_update()
1553 kfree(old_pkey_cache); in ib_cache_update()