Searched refs:MLX5_SQC_STATE_RDY (Results 1 – 6 of 6) sorted by relevance
289 sq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_hairpin_auto_bind()296 rq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_hairpin_auto_bind()503 sq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_hairpin_queue_peer_bind()558 rq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_hairpin_queue_peer_bind()
316 modify_attr.state = MLX5_SQC_STATE_RDY; in mlx5_aso_sq_create()
351 msq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_txpp_create_rearm_queue()604 msq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_txpp_create_clock_queue()
115 msq_attr.sq_state = MLX5_SQC_STATE_RDY; in mlx5_devx_modify_sq()128 msq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_devx_modify_sq()
254 modify_attr.state = MLX5_SQC_STATE_RDY; in regex_ctrl_create_sq()
2039 MLX5_SQC_STATE_RDY = 0x1, enumerator