Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dcore_priv.h129 void ib_cache_cleanup_one(struct ib_device *device);
H A Dib_device.c387 ib_cache_cleanup_one(device); in ib_register_device()
428 ib_cache_cleanup_one(device); in ib_unregister_device()
H A Dib_cache.c1234 void ib_cache_cleanup_one(struct ib_device *device) in ib_cache_cleanup_one() function