Home
last modified time | relevance | path

Searched refs:mlx4_en_destroy_cq (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx4/
Den_cq.c174 void mlx4_en_destroy_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq **pcq) in mlx4_en_destroy_cq() function
Dmlx4_en.h679 void mlx4_en_destroy_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq **pcq);
Den_netdev.c2135 mlx4_en_destroy_cq(priv, &priv->tx_cq[t][i]); in mlx4_en_free_resources()
2146 mlx4_en_destroy_cq(priv, &priv->rx_cq[i]); in mlx4_en_free_resources()
2200 mlx4_en_destroy_cq(priv, &priv->rx_cq[i]); in mlx4_en_alloc_resources()
2208 mlx4_en_destroy_cq(priv, &priv->tx_cq[t][i]); in mlx4_en_alloc_resources()