Searched refs:MLX5_INTERFACE_ADDED (Results 1 – 1 of 1) sorted by relevance
56 MLX5_INTERFACE_ADDED, enumerator136 set_bit(MLX5_INTERFACE_ADDED, &dev_ctx->state); in mlx5_add_device()195 if (test_bit(MLX5_INTERFACE_ADDED, &dev_ctx->state)) in mlx5_remove_device()219 if (test_bit(MLX5_INTERFACE_ADDED, &dev_ctx->state)) in mlx5_attach_interface()225 set_bit(MLX5_INTERFACE_ADDED, &dev_ctx->state); in mlx5_attach_interface()258 if (!test_bit(MLX5_INTERFACE_ADDED, &dev_ctx->state)) in mlx5_detach_interface()261 clear_bit(MLX5_INTERFACE_ADDED, &dev_ctx->state); in mlx5_detach_interface()435 (test_bit(MLX5_INTERFACE_ADDED, &dev_ctx->state) || in mlx5_core_event()