Searched defs:mlx5dr_icm_chunk (Results 1 – 1 of 1) sorted by relevance
811 struct mlx5dr_icm_chunk { struct812 struct mlx5dr_icm_bucket *bucket;813 struct list_head chunk_list;814 u32 rkey;815 u32 num_of_entries;816 u32 byte_size;817 u64 icm_addr;818 u64 mr_addr;821 struct mlx5dr_ste *ste_arr;822 u8 *hw_ste_arr;[all …]