Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c344 u32 octwords; in mlx5e_create_umr_mkey() local
358 octwords = mlx5e_mpwrq_umr_octowords(npages, umr_mode); in mlx5e_create_umr_mkey()
361 MLX5_OCTWORD, octwords); in mlx5e_create_umr_mkey()
380 MLX5_SET(mkc, mkc, translations_octword_size, octwords); in mlx5e_create_umr_mkey()
385 MLX5_SET(create_mkey_in, in, translations_octword_actual_size, octwords); in mlx5e_create_umr_mkey()