Searched refs:MLX5_TXQ_MOD_RST2RDY (Results 1 – 4 of 4) sorted by relevance
140 if (type != MLX5_TXQ_MOD_RST2RDY) { in mlx5_ibv_modify_qp()957 ret = mlx5_ibv_modify_qp(txq_obj, MLX5_TXQ_MOD_RST2RDY, in mlx5_txq_ibv_obj_new()
110 if (type != MLX5_TXQ_MOD_RST2RDY) { in mlx5_devx_modify_sq()1479 ret = mlx5_devx_modify_sq(txq_obj, MLX5_TXQ_MOD_RST2RDY, 0); in mlx5_txq_devx_obj_new()
257 MLX5_TXQ_MOD_RST2RDY, in mlx5_tx_queue_start_primary()
897 MLX5_TXQ_MOD_RST2RDY, /* modify state from reset to ready. */ enumerator