Searched refs:supported_features (Results 1 – 17 of 17) sorted by relevance
102 vringh_init_iotlb(&vq->vring, vdpasim->dev_attr.supported_features, in vdpasim_vq_reset()271 ~dev_attr->supported_features) in vdpasim_create()273 dev_attr->supported_features = in vdpasim_create()452 return vdpasim->dev_attr.supported_features; in vdpasim_get_device_features()463 vdpasim->features = features & vdpasim->dev_attr.supported_features; in vdpasim_set_driver_features()
251 dev_attr.supported_features = VDPASIM_NET_FEATURES; in vdpasim_net_dev_add()303 .supported_features = VDPASIM_NET_FEATURES,
39 u64 supported_features; member
377 dev_attr.supported_features = VDPASIM_BLK_FEATURES; in vdpasim_blk_dev_add()
369 !(edev->supported_features & feature_mask)) in efa_com_check_supported_feature_id()450 result->supported_features = resp.u.device_attr.supported_features; in efa_com_get_device_attr()465 edev->supported_features = resp.u.device_attr.supported_features; in efa_com_get_device_attr()
112 u32 supported_features; member
118 u32 supported_features; member
596 u64 supported_features; member
316 u32 supported_features; member
461 u32 supported_features; member
1011 !(ena_dev->supported_features & feature_mask)) in ena_com_check_supported_feature_id()1976 ena_dev->supported_features = get_resp.u.dev_attr.supported_features; in ena_com_get_dev_attr_feat()1979 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_com_get_dev_attr_feat()
3413 if (!(ena_dev->supported_features & llq_feature_mask)) { in ena_set_queues_placement_policy()4025 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_calc_max_io_queue_num()4181 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_calc_io_queue_size()
618 mgtdev->supported_features = vp_modern_get_features(mdev); in vp_vdpa_probe()
868 ifcvf_mgmt_dev->mdev.supported_features = vf->hw_features; in ifcvf_probe()
495 mdev->supported_features, VDPA_ATTR_PAD)) { in vdpa_mgmtdev_fill()
3108 ndev->mvdev.mlx_features = mgtdev->mgtdev.supported_features; in mlx5_vdpa_dev_add()3258 mgtdev->mgtdev.supported_features = get_supported_features(mdev); in mlx5v_probe()
550 static BUS_ATTR_RO(supported_features);