Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h53 uint8_t virtio_queue_type; member
H A Dmlx5_devx_cmds.c440 vdpa_attr->virtio_queue_type = in mlx5_devx_cmd_query_hca_vdpa_attr()
442 virtio_queue_type); in mlx5_devx_cmd_query_hca_vdpa_attr()
H A Dmlx5_prm.h1478 u8 virtio_queue_type[0x8]; member
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_virtq.c383 if (!(priv->caps.virtio_queue_type & (1 << in mlx5_vdpa_features_validate()
H A Dmlx5_vdpa.c100 if (priv->caps.virtio_queue_type & (1 << MLX5_VIRTQ_TYPE_PACKED)) in mlx5_vdpa_get_vdpa_features()