Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Dnetlink.c128 void rdma_nl_unregister(unsigned int index) in rdma_nl_unregister() function
134 EXPORT_SYMBOL(rdma_nl_unregister);
306 rdma_nl_unregister(idx); in rdma_nl_exit()
Ddevice.c1232 rdma_nl_unregister(RDMA_NL_LS); in ib_core_cleanup()
Diwcm.c1196 rdma_nl_unregister(RDMA_NL_IWCM); in iw_cm_cleanup()
Dnldev.c1122 rdma_nl_unregister(RDMA_NL_NLDEV); in nldev_exit()
Dcma.c4645 rdma_nl_unregister(RDMA_NL_RDMA_CM); in cma_cleanup()
/Linux-v4.19/include/rdma/
Drdma_netlink.h45 void rdma_nl_unregister(unsigned int index);