Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c432 u32 octwords; in mlx5e_create_umr_mkey() local
446 octwords = mlx5e_mpwrq_umr_octowords(npages, umr_mode); in mlx5e_create_umr_mkey()
449 MLX5_OCTWORD, octwords); in mlx5e_create_umr_mkey()
468 MLX5_SET(mkc, mkc, translations_octword_size, octwords); in mlx5e_create_umr_mkey()
473 MLX5_SET(create_mkey_in, in, translations_octword_actual_size, octwords); in mlx5e_create_umr_mkey()