Searched refs:mlx4_en_destroy_cq (Results 1 – 3 of 3) sorted by relevance
179 void mlx4_en_destroy_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq **pcq) in mlx4_en_destroy_cq() function
694 void mlx4_en_destroy_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq **pcq);
2140 mlx4_en_destroy_cq(priv, &priv->tx_cq[t][i]); in mlx4_en_free_resources()2151 mlx4_en_destroy_cq(priv, &priv->rx_cq[i]); in mlx4_en_free_resources()2205 mlx4_en_destroy_cq(priv, &priv->rx_cq[i]); in mlx4_en_alloc_resources()2213 mlx4_en_destroy_cq(priv, &priv->tx_cq[t][i]); in mlx4_en_alloc_resources()