Home
last modified time | relevance | path

Searched refs:octo_offset (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dumr.c563 u64 octo_offset = mlx5r_umr_get_xlt_octo(offset); in mlx5r_umr_update_offset() local
565 ctrl_seg->xlt_offset = cpu_to_be16(octo_offset & 0xffff); in mlx5r_umr_update_offset()
566 ctrl_seg->xlt_offset_47_16 = cpu_to_be32(octo_offset >> 16); in mlx5r_umr_update_offset()