Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h740 struct mlx5_cache_ent { struct
741 struct list_head head;
744 spinlock_t lock;
747 char name[4];
748 u32 order;
749 u32 xlt;
750 u32 access_mode;
751 u32 page;
753 u8 disabled:1;
754 u8 fill_to_high_water:1;
[all …]