Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_iq.c432 mlx5e_iq_static_destroy(struct mlx5e_iq *iq) in mlx5e_iq_static_destroy() function
H A Den.h1310 void mlx5e_iq_static_destroy(struct mlx5e_iq *);
H A Dmlx5_en_main.c2239 mlx5e_iq_static_destroy(&c->iq); in mlx5e_chan_static_destroy()