Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c433 u32 octwords; in mlx5e_create_umr_mkey() local
447 octwords = mlx5e_mpwrq_umr_octowords(npages, umr_mode); in mlx5e_create_umr_mkey()
450 MLX5_OCTWORD, octwords); in mlx5e_create_umr_mkey()
469 MLX5_SET(mkc, mkc, translations_octword_size, octwords); in mlx5e_create_umr_mkey()
474 MLX5_SET(create_mkey_in, in, translations_octword_actual_size, octwords); in mlx5e_create_umr_mkey()
787 u32 octwords; in mlx5e_create_rq_hd_mkey() local
789 octwords = mlx5e_mpwrq_umr_octowords(shampo->nentries, umr_mode); in mlx5e_create_rq_hd_mkey()
791 MLX5_OCTWORD, octwords); in mlx5e_create_rq_hd_mkey()
809 MLX5_SET(mkc, mkc, translations_octword_size, octwords); in mlx5e_create_rq_hd_mkey()
811 octwords); in mlx5e_create_rq_hd_mkey()