Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vdpa/mlx5/core/
Dmlx5_vdpa.h88 u64 mlx_features; member
/Linux-v6.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c2190 print_features(mvdev, ndev->mvdev.mlx_features, false); in mlx5_vdpa_get_device_features()
2191 return ndev->mvdev.mlx_features; in mlx5_vdpa_get_device_features()
2281 ndev->mvdev.actual_features = features & ndev->mvdev.mlx_features; in mlx5_vdpa_set_driver_features()
3131 ndev->mvdev.mlx_features = mgtdev->mgtdev.supported_features; in mlx5_vdpa_dev_add()
3178 ndev->mvdev.mlx_features |= BIT_ULL(VIRTIO_NET_F_MAC); in mlx5_vdpa_dev_add()