| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | mr.c | 38 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
|
| D | en_common.c | 51 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/ |
| D | mr.c | 39 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()
|
| D | en_common.c | 74 struct mlx5_core_mkey *mkey) in mlx5e_create_mkey()
|
| /kernel/linux/linux-5.10/drivers/vdpa/mlx5/core/ |
| D | mr.c | 111 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()
|
| D | resources.c | 184 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/ |
| D | mr.c | 112 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()
|
| D | resources.c | 201 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/ |
| D | rsc_dump.c | 33 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/ |
| D | rsc_dump.c | 33 u32 mkey; member 224 u32 *mkey) in mlx5_rsc_dump_create_mkey()
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
| D | devx.h | 19 struct mlx5_ib_mkey mkey; member
|
| D | mr.c | 87 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
|
| D | umr.c | 227 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/ |
| D | encrypted.c | 419 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/ |
| D | encrypted.c | 413 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/ |
| D | llsec.c | 64 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/ |
| D | llsec.c | 64 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/ |
| D | dr_icm_pool.c | 46 u32 mkey; member 55 u32 *mkey) in dr_icm_create_dm_mkey()
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | cls_flower.c | 113 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/ |
| D | core.h | 57 u32 mkey; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| D | core.h | 57 struct mlx5_core_mkey mkey; member
|
| /kernel/linux/linux-5.10/include/rdma/ |
| D | ib_smi.h | 30 __be64 mkey; member 60 __be64 mkey; member
|
| /kernel/linux/linux-6.6/include/rdma/ |
| D | ib_smi.h | 30 __be64 mkey; member 60 __be64 mkey; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_icm_pool.c | 62 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/ |
| D | cls_flower.c | 117 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
|