Searched refs:translations_octword_size (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/vdpa/mlx5/core/ |
H A D | mr.c | 74 MLX5_SET(mkc, mkc, translations_octword_size, in create_direct_mr() 210 MLX5_SET(mkc, mkc, translations_octword_size, klm_byte_size(mr->num_klms) / 16); in create_indirect_key()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | mr.c | 314 MLX5_SET(mkc, mkc, translations_octword_size, in set_cache_mkc() 1270 MLX5_SET(mkc, mkc, translations_octword_size, in reg_create() 1957 MLX5_SET(mkc, mkc, translations_octword_size, ndescs); in mlx5_set_umr_free_mkey() 2236 MLX5_SET(mkc, mkc, translations_octword_size, ndescs); in mlx5_ib_alloc_mw()
|
H A D | devx.c | 1322 mkey->ndescs = MLX5_GET(mkc, mkc, translations_octword_size); in devx_handle_mkey_indirect()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fw_tracer.c | 206 MLX5_SET(mkc, mkc, translations_octword_size, in mlx5_fw_tracer_create_mkey()
|
/openbmc/linux/drivers/vfio/pci/mlx5/ |
H A D | cmd.c | 338 MLX5_SET(mkc, mkc, translations_octword_size, DIV_ROUND_UP(npages, 2)); in _create_mkey()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 380 MLX5_SET(mkc, mkc, translations_octword_size, octwords); in mlx5e_create_umr_mkey() 466 MLX5_SET(mkc, mkc, translations_octword_size, nentries); in mlx5e_create_umr_klm_mkey()
|
/openbmc/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 4076 u8 translations_octword_size[0x20]; member
|