Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dcore_priv.h374 void ib_cq_pool_cleanup(struct ib_device *dev);
H A Dcq.c351 void ib_cq_pool_cleanup(struct ib_device *dev) in ib_cq_pool_cleanup() function
H A Ddevice.c1285 ib_cq_pool_cleanup(device); in disable_device()