Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.h19 struct mlx5_ib_mkey mkey;
H A Dmlx5_ib.h643 struct mlx5_ib_mkey { struct
673 struct mlx5_ib_mkey mmkey; argument
719 struct mlx5_ib_mkey null_mmkey;
738 struct mlx5_ib_mkey mmkey;
1624 struct mlx5_ib_mkey *mmkey) in mlx5r_store_odp_mkey()
1633 static inline void mlx5r_deref_odp_mkey(struct mlx5_ib_mkey *mmkey) in mlx5r_deref_odp_mkey()
1640 static inline void mlx5r_deref_wait_odp_mkey(struct mlx5_ib_mkey *mmkey) in mlx5r_deref_wait_odp_mkey()
H A Dodp.c913 static bool mkey_is_eq(struct mlx5_ib_mkey *mmkey, u32 key) in mkey_is_eq()
923 static struct mlx5_ib_mkey *find_odp_mkey(struct mlx5_ib_dev *dev, u32 key) in find_odp_mkey()
925 struct mlx5_ib_mkey *mmkey; in find_odp_mkey()
963 struct mlx5_ib_mkey *mmkey; in pagefault_single_data_segment()
1501 struct mlx5_ib_mkey *mmkey; in mlx5_ib_mr_memory_pfault_handler()
1912 struct mlx5_ib_mkey *mmkey; in get_prefetchable_mr()
H A Ddevx.c1313 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()