Searched defs:mlx5_vdpa_virtq (Results 1 – 1 of 1) sorted by relevance
83 struct mlx5_vdpa_virtq { struct85 uint8_t enable;86 uint16_t index;87 uint16_t vq_size;88 uint8_t notifier_state;89 bool stopped;90 uint32_t version;91 struct mlx5_vdpa_priv *priv;95 struct {99 } umems[3];[all …]