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.h653 struct mlx5_ib_mkey { struct
689 struct mlx5_ib_mkey mmkey;
737 struct mlx5_ib_mkey null_mmkey;
756 struct mlx5_ib_mkey mmkey;
1664 struct mlx5_ib_mkey *mmkey) in mlx5r_store_odp_mkey()
1673 static inline void mlx5r_deref_odp_mkey(struct mlx5_ib_mkey *mmkey) in mlx5r_deref_odp_mkey()
1680 static inline void mlx5r_deref_wait_odp_mkey(struct mlx5_ib_mkey *mmkey) in mlx5r_deref_wait_odp_mkey()
H A Dodp.c959 static bool mkey_is_eq(struct mlx5_ib_mkey *mmkey, u32 key) in mkey_is_eq()
969 static struct mlx5_ib_mkey *find_odp_mkey(struct mlx5_ib_dev *dev, u32 key) in find_odp_mkey()
971 struct mlx5_ib_mkey *mmkey; in find_odp_mkey()
1008 struct mlx5_ib_mkey *mmkey; in pagefault_single_data_segment()
1545 struct mlx5_ib_mkey *mmkey; in mlx5_ib_mr_memory_pfault_handler()
1973 struct mlx5_ib_mkey *mmkey; in get_prefetchable_mr()
H A Ddevx.c1370 struct mlx5_ib_mkey *mkey = &obj->mkey; in devx_handle_mkey_indirect()
H A Dmr.c102 struct mlx5_ib_mkey *mkey, u32 *in, int inlen) in mlx5_ib_create_mkey()