Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vdpa/mlx5/core/
Dmlx5_vdpa.h18 struct mlx5_core_mkey mr;
28 struct mlx5_core_mkey mkey;
76 int mlx5_vdpa_create_mkey(struct mlx5_vdpa_dev *mvdev, struct mlx5_core_mkey *mkey, u32 *in,
78 int mlx5_vdpa_destroy_mkey(struct mlx5_vdpa_dev *mvdev, struct mlx5_core_mkey *mkey);
Dresources.c184 int mlx5_vdpa_create_mkey(struct mlx5_vdpa_dev *mvdev, struct mlx5_core_mkey *mkey, u32 *in, in mlx5_vdpa_create_mkey()
208 int mlx5_vdpa_destroy_mkey(struct mlx5_vdpa_dev *mvdev, struct mlx5_core_mkey *mkey) in mlx5_vdpa_destroy_mkey()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmr.c39 struct mlx5_core_mkey *mkey, in mlx5_core_create_mkey()
66 struct mlx5_core_mkey *mkey) in mlx5_core_destroy_mkey()
76 int mlx5_core_query_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey, in mlx5_core_query_mkey()
Den_common.c74 struct mlx5_core_mkey *mkey) in mlx5e_create_mkey()
Den.h634 struct mlx5_core_mkey umr_mkey;
Den_main.c249 struct mlx5_core_mkey *umr_mkey, in mlx5e_create_umr_mkey()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dcore.h57 struct mlx5_core_mkey mkey;
Dconn.c224 struct mlx5_core_mkey *mkey) in mlx5_fpga_conn_create_mkey()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Drsc_dump.c33 struct mlx5_core_mkey mkey;
224 struct mlx5_core_mkey *mkey) in mlx5_rsc_dump_create_mkey()
Dfw_tracer.h92 struct mlx5_core_mkey mkey;
/kernel/linux/linux-5.10/include/linux/mlx5/
Ddriver.h367 struct mlx5_core_mkey { struct
622 struct mlx5_core_mkey mkey;
962 struct mlx5_core_mkey *mkey,
965 struct mlx5_core_mkey *mkey);
966 int mlx5_core_query_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey,
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c62 struct mlx5_core_mkey mkey;
72 struct mlx5_core_mkey *mkey) in dr_icm_create_dm_mkey()
Ddr_types.h1050 struct mlx5_core_mkey mkey;
Ddr_send.c802 dr_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, struct mlx5_core_mkey *mkey) in dr_create_mkey()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h600 struct mlx5_core_mkey mmkey;
644 struct mlx5_core_mkey mmkey;
649 struct mlx5_core_mkey mmkey;
Dodp.c856 static bool mkey_is_eq(struct mlx5_core_mkey *mmkey, u32 key) in mkey_is_eq()
865 static int get_indirect_num_descs(struct mlx5_core_mkey *mmkey) in get_indirect_num_descs()
899 struct mlx5_core_mkey *mmkey; in pagefault_single_data_segment()
1749 struct mlx5_core_mkey *mmkey; in get_prefetchable_mr()
Dmr.c77 assign_mkey_variant(struct mlx5_ib_dev *dev, struct mlx5_core_mkey *mkey, in assign_mkey_variant()
89 mlx5_ib_create_mkey(struct mlx5_ib_dev *dev, struct mlx5_core_mkey *mkey, in mlx5_ib_create_mkey()
98 struct mlx5_core_mkey *mkey, in mlx5_ib_create_mkey_cb()
Ddevx.c1206 struct mlx5_core_mkey *mkey; in devx_handle_mkey_indirect()