Searched defs:mlx5_cache_ent (Results 1 – 1 of 1) sorted by relevance
668 struct mlx5_cache_ent { struct669 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 …]