Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/
H A Ddriver.h226 struct cache_ent;
237 struct cache_ent *cache;
255 struct cache_ent { struct
263 struct cache_ent large; argument
264 struct cache_ent med;
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c1257 struct cache_ent *ent = NULL; in alloc_msg()