Searched refs:sp_qp_state (Results 1 – 2 of 2) sorted by relevance
200 ring->sp_qp_state = MLX4_QP_STATE_RST; in mlx4_en_activate_tx_ring()212 &ring->sp_qp, &ring->sp_qp_state); in mlx4_en_activate_tx_ring()225 mlx4_qp_modify(mdev->dev, NULL, ring->sp_qp_state, in mlx4_en_deactivate_tx_ring()
320 enum mlx4_qp_state sp_qp_state; member