Searched refs:hw_max_pending_comp (Results 1 – 6 of 6) sorted by relevance
137 uint16_t hw_max_pending_comp; /* Hardware CQ moderation counter. */ member
357 attr.hw_max_pending_comp = priv->hw_max_pending_comp; in mlx5_vdpa_virtq_setup()
496 priv->hw_max_pending_comp = (uint32_t)tmp; in mlx5_vdpa_args_check_handler()
98 - ``hw_max_pending_comp`` parameter [int]
457 uint32_t hw_max_pending_comp:16; member
2027 MLX5_SET(virtio_q, virtctx, queue_max_count, attr->hw_max_pending_comp); in mlx5_devx_cmd_create_virtq()