Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.h19 struct mlx5_ib_mkey mkey;
H A Dmlx5_ib.h653 struct mlx5_ib_mkey { struct
682 struct mlx5_ib_mkey mmkey; argument
740 struct mlx5_ib_mkey mmkey;
1595 struct mlx5_ib_mkey *mmkey) in mlx5r_store_odp_mkey()
1604 static inline void mlx5r_deref_odp_mkey(struct mlx5_ib_mkey *mmkey) in mlx5r_deref_odp_mkey()
1611 static inline void mlx5r_deref_wait_odp_mkey(struct mlx5_ib_mkey *mmkey) in mlx5r_deref_wait_odp_mkey()
H A Dodp.c797 static bool mkey_is_eq(struct mlx5_ib_mkey *mmkey, u32 key) in mkey_is_eq()
826 struct mlx5_ib_mkey *mmkey; in pagefault_single_data_segment()
1674 struct mlx5_ib_mkey *mmkey; in get_prefetchable_mr()
H A Dmr.c98 struct mlx5_ib_mkey *mkey, u32 *in, int inlen) in mlx5_ib_create_mkey()
H A Ddevx.c1313 struct mlx5_ib_mkey *mkey = &obj->mkey; in devx_handle_mkey_indirect()