Home
last modified time | relevance | path

Searched refs:mlx5_cache_remove_cb (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.h473 typedef void (*mlx5_cache_remove_cb)(struct mlx5_cache_list *list, typedef
535 mlx5_cache_remove_cb cb_remove; /**< entry remove callback. */
563 mlx5_cache_remove_cb cb_remove);
H A Dmlx5_utils.c242 mlx5_cache_remove_cb cb_remove) in mlx5_cache_list_init()