Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c321 u32 octwords; in mlx5e_create_umr_mkey() local
335 octwords = mlx5e_mpwrq_umr_octowords(npages, umr_mode); in mlx5e_create_umr_mkey()
338 MLX5_OCTWORD, octwords); in mlx5e_create_umr_mkey()
357 MLX5_SET(mkc, mkc, translations_octword_size, octwords); in mlx5e_create_umr_mkey()
362 MLX5_SET(create_mkey_in, in, translations_octword_actual_size, octwords); in mlx5e_create_umr_mkey()