Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/core/
HDdevice.c408 void ib_unregister_client(struct ib_client *client) in ib_unregister_client() function
432 EXPORT_SYMBOL(ib_unregister_client);
HDcache.c466 ib_unregister_client(&cache_client); in ib_cache_cleanup()
HDsa_query.c1265 ib_unregister_client(&sa_client); in ib_sa_init()
1273 ib_unregister_client(&sa_client); in ib_sa_cleanup()
HDmulticast.c911 ib_unregister_client(&mcast_client); in mcast_cleanup()
HDuser_mad.c1305 ib_unregister_client(&umad_client); in ib_umad_cleanup()
HDuverbs_main.c1420 ib_unregister_client(&uverbs_client); in ib_uverbs_cleanup()
HDucm.c1379 ib_unregister_client(&ucm_client); in ib_ucm_cleanup()
HDmad.c3686 ib_unregister_client(&mad_client); in ib_mad_cleanup_module()
HDcma.c3732 ib_unregister_client(&cma_client); in cma_cleanup()
HDcm.c3972 ib_unregister_client(&cm_client); in ib_cm_cleanup()
/NextBSD/sys/ofed/drivers/infiniband/util/
HDmadeye.c589 ib_unregister_client(&madeye_client); in ib_madeye_cleanup()
/NextBSD/sys/ofed/drivers/infiniband/ulp/ipoib/
HDipoib_main.c1249 ib_unregister_client(&ipoib_client); in ipoib_cleanup_module()
/NextBSD/sys/ofed/include/rdma/
HDib_verbs.h1874 void ib_unregister_client(struct ib_client *client);