/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mr.c | 37 int mlx5_core_create_mkey(struct mlx5_core_dev *dev, u32 *mkey, u32 *in, in mlx5_core_create_mkey() 59 int mlx5_core_destroy_mkey(struct mlx5_core_dev *dev, u32 mkey) in mlx5_core_destroy_mkey() 69 int mlx5_core_query_mkey(struct mlx5_core_dev *dev, u32 mkey, u32 *out, in mlx5_core_query_mkey()
|
D | en_common.c | 49 int mlx5e_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, u32 *mkey) in mlx5e_create_mkey()
|
/linux-6.1.9/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() 218 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()
|
D | mlx5_vdpa.h | 28 u32 mkey; member
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | rsc_dump.c | 33 u32 mkey; member 224 u32 *mkey) in mlx5_rsc_dump_create_mkey()
|
D | fw_tracer.h | 92 u32 mkey; member
|
/linux-6.1.9/drivers/infiniband/hw/mlx5/ |
D | devx.h | 19 struct mlx5_ib_mkey mkey; member
|
D | mr.c | 83 static void assign_mkey_variant(struct mlx5_ib_dev *dev, u32 *mkey, u32 *in) in assign_mkey_variant() 94 struct mlx5_ib_mkey *mkey, u32 *in, int inlen) in mlx5_ib_create_mkey() 210 static void push_to_reserved(struct mlx5_cache_ent *ent, u32 mkey) in push_to_reserved() 344 static int create_cache_mkey(struct mlx5_cache_ent *ent, u32 *mkey) in create_cache_mkey() 369 u32 mkey; in remove_cache_mr_locked() local 684 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()
|
D | cmd.c | 8 int mlx5_cmd_dump_fill_mkey(struct mlx5_core_dev *dev, u32 *mkey) in mlx5_cmd_dump_fill_mkey()
|
/linux-6.1.9/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
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_icm_pool.c | 26 u32 mkey; member 35 u32 *mkey) in dr_icm_create_dm_mkey()
|
D | dr_send.c | 853 static int dr_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, u32 *mkey) in dr_create_mkey()
|
/linux-6.1.9/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
|
/linux-6.1.9/drivers/vfio/pci/mlx5/ |
D | cmd.h | 20 u32 mkey; member 63 u32 mkey; member
|
D | cmd.c | 215 u32 *mkey) in _create_mkey() 316 u32 pdn, mkey; in mlx5vf_cmd_save_vhca_state() local 383 u32 pdn, mkey; in mlx5vf_cmd_load_vhca_state() local
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | core.h | 57 u32 mkey; member
|
D | conn.c | 224 u32 *mkey) in mlx5_fpga_conn_create_mkey()
|
/linux-6.1.9/include/rdma/ |
D | ib_smi.h | 30 __be64 mkey; member 60 __be64 mkey; member
|
D | opa_smi.h | 34 __be64 mkey; member
|
D | rdma_vt.h | 44 __be64 mkey; member
|
/linux-6.1.9/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
|
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | i915_active.c | 343 struct lock_class_key *mkey, in __i915_active_init()
|
/linux-6.1.9/include/linux/mlx5/ |
D | driver.h | 674 u32 mkey; member 1110 static inline u32 mlx5_mkey_to_idx(u32 mkey) in mlx5_mkey_to_idx() 1120 static inline u8 mlx5_mkey_variant(u32 mkey) in mlx5_mkey_variant()
|