Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vdpa/mlx5/core/
Dmlx5_vdpa.h18 struct mlx5_core_mkey mr;
28 struct mlx5_core_mkey mkey;
102 int mlx5_vdpa_create_mkey(struct mlx5_vdpa_dev *mvdev, struct mlx5_core_mkey *mkey, u32 *in,
104 int mlx5_vdpa_destroy_mkey(struct mlx5_vdpa_dev *mvdev, struct mlx5_core_mkey *mkey);
Dresources.c201 int mlx5_vdpa_create_mkey(struct mlx5_vdpa_dev *mvdev, struct mlx5_core_mkey *mkey, u32 *in, in mlx5_vdpa_create_mkey()
225 int mlx5_vdpa_destroy_mkey(struct mlx5_vdpa_dev *mvdev, struct mlx5_core_mkey *mkey) in mlx5_vdpa_destroy_mkey()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dmr.c39 struct mlx5_core_mkey *mkey, in mlx5_core_create_mkey()
67 struct mlx5_core_mkey *mkey) in mlx5_core_destroy_mkey()
77 int mlx5_core_query_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey, in mlx5_core_query_mkey()
Den_common.c50 struct mlx5_core_mkey *mkey) in mlx5e_create_mkey()
Den.h668 struct mlx5_core_mkey umr_mkey;
Den_main.c238 struct mlx5_core_mkey *umr_mkey, in mlx5e_create_umr_mkey()
/Linux-v5.15/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()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
Drsc_dump.c33 struct mlx5_core_mkey mkey;
205 struct mlx5_core_mkey *mkey) in mlx5_rsc_dump_create_mkey()
Dfw_tracer.h92 struct mlx5_core_mkey mkey;
/Linux-v5.15/include/linux/mlx5/
Ddriver.h366 struct mlx5_core_mkey { struct
656 struct mlx5_core_mkey mkey;
1028 struct mlx5_core_mkey *mkey,
1031 struct mlx5_core_mkey *mkey);
1032 int mlx5_core_query_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey,
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h640 struct mlx5_core_mkey mmkey;
716 struct mlx5_core_mkey mmkey;
721 struct mlx5_core_mkey mmkey;
1582 struct mlx5_core_mkey *mmkey) in mlx5r_store_odp_mkey()
1591 static inline void mlx5r_deref_odp_mkey(struct mlx5_core_mkey *mmkey) in mlx5r_deref_odp_mkey()
1598 static inline void mlx5r_deref_wait_odp_mkey(struct mlx5_core_mkey *mmkey) in mlx5r_deref_wait_odp_mkey()
Dodp.c791 static bool mkey_is_eq(struct mlx5_core_mkey *mmkey, u32 key) in mkey_is_eq()
800 static int get_indirect_num_descs(struct mlx5_core_mkey *mmkey) in get_indirect_num_descs()
834 struct mlx5_core_mkey *mmkey; in pagefault_single_data_segment()
1706 struct mlx5_core_mkey *mmkey; in get_prefetchable_mr()
Dmr.c92 assign_mkey_variant(struct mlx5_ib_dev *dev, struct mlx5_core_mkey *mkey, in assign_mkey_variant()
104 mlx5_ib_create_mkey(struct mlx5_ib_dev *dev, struct mlx5_core_mkey *mkey, in mlx5_ib_create_mkey()
113 struct mlx5_core_mkey *mkey, in mlx5_ib_create_mkey_cb()
Ddevx.c1296 struct mlx5_core_mkey *mkey; in devx_handle_mkey_indirect()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c27 struct mlx5_core_mkey mkey;
36 struct mlx5_core_mkey *mkey) in dr_icm_create_dm_mkey()
Ddr_types.h1278 struct mlx5_core_mkey mkey;
Ddr_send.c852 dr_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, struct mlx5_core_mkey *mkey) in dr_create_mkey()