Searched refs:mlx5e_rx_res_destroy (Results 1 – 5 of 5) sorted by relevance
32 void mlx5e_rx_res_destroy(struct mlx5e_rx_res *res);
483 void mlx5e_rx_res_destroy(struct mlx5e_rx_res *res) in mlx5e_rx_res_destroy() function
445 mlx5e_rx_res_destroy(priv->rx_res); in mlx5i_init_rx()458 mlx5e_rx_res_destroy(priv->rx_res); in mlx5i_cleanup_rx()
1118 mlx5e_rx_res_destroy(priv->rx_res); in mlx5e_init_rep_rx()1134 mlx5e_rx_res_destroy(priv->rx_res); in mlx5e_cleanup_rep_rx()
5948 mlx5e_rx_res_destroy(priv->rx_res); in mlx5e_init_nic_rx()5963 mlx5e_rx_res_destroy(priv->rx_res); in mlx5e_cleanup_nic_rx()
Completed in 23 milliseconds