Home
last modified time | relevance | path

Searched refs:ib_dealloc_device (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/
H A Ddevice.c204 ib_dealloc_device(&iwsc->ibdev); in c4iw_dealloc()
246 ib_dealloc_device(&iwsc->ibdev); in c4iw_alloc()
/freebsd-13.1/sys/ofed/drivers/infiniband/core/
H A Dib_device.c239 void ib_dealloc_device(struct ib_device *device) in ib_dealloc_device() function
245 EXPORT_SYMBOL(ib_dealloc_device);
/freebsd-13.1/sys/dev/mthca/
H A Dmthca_main.c1073 ib_dealloc_device(&mdev->ib_dev); in __mthca_init_one()
1118 ib_dealloc_device(&mdev->ib_dev); in __mthca_remove_one()
/freebsd-13.1/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c1155 ib_dealloc_device(&dev->ibdev); in qlnxr_add()
1207 ib_dealloc_device(&dev->ibdev); in qlnxr_remove()
/freebsd-13.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2874 ib_dealloc_device(&ibdev->ib_dev); in mlx4_ib_add()
2977 ib_dealloc_device(&ibdev->ib_dev); in mlx4_ib_remove()
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c3575 ib_dealloc_device((struct ib_device *)dev); in mlx5_ib_add()
3596 ib_dealloc_device(&dev->ib_dev); in mlx5_ib_remove()
/freebsd-13.1/sys/ofed/include/rdma/
H A Dib_verbs.h2187 void ib_dealloc_device(struct ib_device *device);