Searched refs:mlx4_en_destroy_cq (Results 1 – 3 of 3) sorted by relevance
187 void mlx4_en_destroy_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq **pcq) in mlx4_en_destroy_cq() function
753 void mlx4_en_destroy_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq **pcq);
1965 mlx4_en_destroy_cq(priv, &priv->tx_cq[i]); in mlx4_en_free_resources()1973 mlx4_en_destroy_cq(priv, &priv->rx_cq[i]); in mlx4_en_free_resources()2028 mlx4_en_destroy_cq(priv, &priv->rx_cq[i]); in mlx4_en_alloc_resources()2034 mlx4_en_destroy_cq(priv, &priv->tx_cq[i]); in mlx4_en_alloc_resources()