Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dcore_priv.h371 void ib_cq_pool_cleanup(struct ib_device *dev);
H A Dcq.c359 void ib_cq_pool_cleanup(struct ib_device *dev) in ib_cq_pool_cleanup() function
H A Ddevice.c1321 ib_cq_pool_cleanup(device); in disable_device()