Home
last modified time | relevance | path

Searched defs:mkey (Results 1 – 25 of 71) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmr.c38 int mlx5_core_create_mkey(struct mlx5_core_dev *dev, u32 *mkey, u32 *in, in mlx5_core_create_mkey()
60 int mlx5_core_destroy_mkey(struct mlx5_core_dev *dev, u32 mkey) in mlx5_core_destroy_mkey()
70 int mlx5_core_query_mkey(struct mlx5_core_dev *dev, u32 mkey, u32 *out, in mlx5_core_query_mkey()
131 u32 mkey; in mlx5_core_get_terminate_scatter_list_mkey() local
Den_common.c51 int mlx5e_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, u32 *mkey) in mlx5e_create_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()
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/core/
Dmr.c111 static u64 indir_start_addr(struct mlx5_vdpa_mr *mkey) in indir_start_addr()
122 static u64 indir_len(struct mlx5_vdpa_mr *mkey) in indir_len()
144 static void fill_indir(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mkey, void *in) in fill_indir()
217 static void destroy_indirect_key(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mkey) in destroy_indirect_key()
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-6.6/drivers/vdpa/mlx5/core/
Dmr.c112 static u64 indir_start_addr(struct mlx5_vdpa_mr *mkey) in indir_start_addr()
123 static u64 indir_len(struct mlx5_vdpa_mr *mkey) in indir_len()
145 static void fill_indir(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mkey, void *in) in fill_indir()
221 static void destroy_indirect_key(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_mr *mkey) in destroy_indirect_key()
Dresources.c201 int mlx5_vdpa_create_mkey(struct mlx5_vdpa_dev *mvdev, u32 *mkey, u32 *in, in mlx5_vdpa_create_mkey()
220 int mlx5_vdpa_destroy_mkey(struct mlx5_vdpa_dev *mvdev, u32 mkey) in mlx5_vdpa_destroy_mkey()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Drsc_dump.c33 struct mlx5_core_mkey mkey; member
224 struct mlx5_core_mkey *mkey) in mlx5_rsc_dump_create_mkey()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
Drsc_dump.c33 u32 mkey; member
224 u32 *mkey) in mlx5_rsc_dump_create_mkey()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
Ddevx.h19 struct mlx5_ib_mkey mkey; member
Dmr.c87 static void assign_mkey_variant(struct mlx5_ib_dev *dev, u32 *mkey, u32 *in) in assign_mkey_variant()
98 struct mlx5_ib_mkey *mkey, u32 *in, int inlen) in mlx5_ib_create_mkey()
223 static void push_to_reserved(struct mlx5_cache_ent *ent, u32 mkey) in push_to_reserved()
361 static int create_cache_mkey(struct mlx5_cache_ent *ent, u32 *mkey) in create_cache_mkey()
386 u32 mkey; in remove_cache_mr_locked() local
834 u32 mkey; in clean_keys() local
Dumr.c227 static int mlx5r_umr_post_send(struct ib_qp *ibqp, u32 mkey, struct ib_cqe *cqe, in mlx5r_umr_post_send()
288 static int mlx5r_umr_post_send_wait(struct mlx5_ib_dev *dev, u32 mkey, in mlx5r_umr_post_send_wait()
/kernel/linux/linux-6.6/security/keys/encrypted-keys/
Dencrypted.c419 struct key *mkey = ERR_PTR(-EINVAL); in request_master_key() local
684 struct key *mkey; in encrypted_key_decrypt() local
937 struct key *mkey; in encrypted_read() local
/kernel/linux/linux-5.10/security/keys/encrypted-keys/
Dencrypted.c413 struct key *mkey = ERR_PTR(-EINVAL); in request_master_key() local
658 struct key *mkey; in encrypted_key_decrypt() local
904 struct key *mkey; in encrypted_read() local
/kernel/linux/linux-6.6/net/mac802154/
Dllsec.c64 struct mac802154_llsec_key *mkey; in mac802154_llsec_destroy() local
216 struct mac802154_llsec_key *mkey = NULL; in mac802154_llsec_key_add() local
271 struct mac802154_llsec_key *mkey; in mac802154_llsec_key_del_rcu() local
/kernel/linux/linux-5.10/net/mac802154/
Dllsec.c64 struct mac802154_llsec_key *mkey; in mac802154_llsec_destroy() local
216 struct mac802154_llsec_key *mkey = NULL; in mac802154_llsec_key_add() local
274 struct mac802154_llsec_key *mkey; in mac802154_llsec_key_del() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c46 u32 mkey; member
55 u32 *mkey) in dr_icm_create_dm_mkey()
/kernel/linux/linux-5.10/net/sched/
Dcls_flower.c113 struct fl_flow_key mkey; member
173 static void fl_set_masked_key(struct fl_flow_key *mkey, struct fl_flow_key *key, in fl_set_masked_key()
210 struct fl_flow_key *mkey) in fl_range_port_dst_cmp()
233 struct fl_flow_key *mkey) in fl_range_port_src_cmp()
255 struct fl_flow_key *mkey) in __fl_lookup()
262 struct fl_flow_key *mkey, in fl_lookup_range()
284 struct fl_flow_key mkey; in fl_mask_lookup() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dcore.h57 u32 mkey; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dcore.h57 struct mlx5_core_mkey mkey; member
/kernel/linux/linux-5.10/include/rdma/
Dib_smi.h30 __be64 mkey; member
60 __be64 mkey; member
/kernel/linux/linux-6.6/include/rdma/
Dib_smi.h30 __be64 mkey; member
60 __be64 mkey; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c62 struct mlx5_core_mkey mkey; member
72 struct mlx5_core_mkey *mkey) in dr_icm_create_dm_mkey()
/kernel/linux/linux-6.6/net/sched/
Dcls_flower.c117 struct fl_flow_key mkey; member
178 static void fl_set_masked_key(struct fl_flow_key *mkey, struct fl_flow_key *key, in fl_set_masked_key()
215 struct fl_flow_key *mkey) in fl_range_port_dst_cmp()
238 struct fl_flow_key *mkey) in fl_range_port_src_cmp()
260 struct fl_flow_key *mkey) in __fl_lookup()
267 struct fl_flow_key *mkey, in fl_lookup_range()
289 struct fl_flow_key mkey; in fl_mask_lookup() local

123