Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Ddev.c83 static struct mlx5_device_context *mlx5_get_device(struct mlx5_interface *intf, in mlx5_get_device() function
99 dev_ctx = mlx5_get_device(intf, priv); in mlx5_remove_device()
118 dev_ctx = mlx5_get_device(intf, priv); in mlx5_attach_interface()
154 dev_ctx = mlx5_get_device(intf, priv); in mlx5_detach_interface()
258 dev_ctx = mlx5_get_device(intf, &mdev->priv); in mlx5_has_added_dev_by_protocol()