Home
last modified time | relevance | path

Searched refs:mlx5_ib_mkey (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Ddevx.h19 struct mlx5_ib_mkey mkey;
H A Dmlx5_ib.h659 struct mlx5_ib_mkey { struct
695 struct mlx5_ib_mkey mmkey;
741 struct mlx5_ib_mkey null_mmkey;
760 struct mlx5_ib_mkey mmkey;
1654 struct mlx5_ib_mkey *mmkey) in mlx5r_store_odp_mkey()
1663 static inline void mlx5r_deref_odp_mkey(struct mlx5_ib_mkey *mmkey) in mlx5r_deref_odp_mkey()
1670 static inline void mlx5r_deref_wait_odp_mkey(struct mlx5_ib_mkey *mmkey) in mlx5r_deref_wait_odp_mkey()
H A Dodp.c932 static bool mkey_is_eq(struct mlx5_ib_mkey *mmkey, u32 key) in mkey_is_eq()
942 static struct mlx5_ib_mkey *find_odp_mkey(struct mlx5_ib_dev *dev, u32 key) in find_odp_mkey()
944 struct mlx5_ib_mkey *mmkey; in find_odp_mkey()
981 struct mlx5_ib_mkey *mmkey; in pagefault_single_data_segment()
1518 struct mlx5_ib_mkey *mmkey; in mlx5_ib_mr_memory_pfault_handler()
1929 struct mlx5_ib_mkey *mmkey; in get_prefetchable_mr()
H A Ddevx.c1355 struct mlx5_ib_mkey *mkey = &obj->mkey; in devx_handle_mkey_indirect()
H A Dmr.c101 struct mlx5_ib_mkey *mkey, u32 *in, int inlen) in mlx5_ib_create_mkey()