Home
last modified time | relevance | path

Searched defs:mlx5_cache_ent (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h668 struct mlx5_cache_ent { struct
669 struct list_head head;
672 spinlock_t lock;
675 char name[4];
676 u32 order;
677 u32 xlt;
678 u32 access_mode;
679 u32 page;
681 u8 disabled:1;
682 u8 fill_to_high_water:1;
[all …]