Searched refs:mlx5_core_mkey (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.15/drivers/vdpa/mlx5/core/ |
D | mlx5_vdpa.h | 18 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);
|
D | resources.c | 201 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/ |
D | mr.c | 39 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()
|
D | en_common.c | 50 struct mlx5_core_mkey *mkey) in mlx5e_create_mkey()
|
D | en.h | 668 struct mlx5_core_mkey umr_mkey;
|
D | en_main.c | 238 struct mlx5_core_mkey *umr_mkey, in mlx5e_create_umr_mkey()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | core.h | 57 struct mlx5_core_mkey mkey;
|
D | conn.c | 224 struct mlx5_core_mkey *mkey) in mlx5_fpga_conn_create_mkey()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | rsc_dump.c | 33 struct mlx5_core_mkey mkey; 205 struct mlx5_core_mkey *mkey) in mlx5_rsc_dump_create_mkey()
|
D | fw_tracer.h | 92 struct mlx5_core_mkey mkey;
|
/Linux-v5.15/include/linux/mlx5/ |
D | driver.h | 366 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/ |
D | mlx5_ib.h | 640 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()
|
D | odp.c | 791 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()
|
D | mr.c | 92 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()
|
D | devx.c | 1296 struct mlx5_core_mkey *mkey; in devx_handle_mkey_indirect()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_icm_pool.c | 27 struct mlx5_core_mkey mkey; 36 struct mlx5_core_mkey *mkey) in dr_icm_create_dm_mkey()
|
D | dr_types.h | 1278 struct mlx5_core_mkey mkey;
|
D | dr_send.c | 852 dr_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, struct mlx5_core_mkey *mkey) in dr_create_mkey()
|