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