Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.h506 typedef struct mlx5_cache_entry *(*mlx5_cache_create_cb) typedef
533 mlx5_cache_create_cb cb_create; /**< entry create callback. */
561 mlx5_cache_create_cb cb_create,
H A Dmlx5_utils.c240 mlx5_cache_create_cb cb_create, in mlx5_cache_list_init()