Searched refs:unref_comp (Results 1 – 2 of 2) sorted by relevance
329 complete(&mpi->unref_comp); in mlx5_ib_put_native_port_mdev()3147 init_completion(&mpi->unref_comp); in mlx5_ib_unbind_slave_port()3151 wait_for_completion(&mpi->unref_comp); in mlx5_ib_unbind_slave_port()
938 struct completion unref_comp; member