Searched defs:mlx5_cache_ent (Results 1 – 1 of 1) sorted by relevance
756 struct mlx5_cache_ent { struct757 struct list_head head;760 spinlock_t lock;763 char name[4];764 u32 order;765 u32 xlt;766 u32 access_mode;767 u32 page;769 u8 disabled:1;770 u8 fill_to_high_water:1;[all …]
Completed in 15 milliseconds