Home
last modified time | relevance | path

Searched refs:mlx5_core_mkey (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mr.c53 struct mlx5_core_mkey *mkey, in mlx5_core_create_mkey_cb()
115 struct mlx5_core_mkey *mkey, in mlx5_core_create_mkey()
123 int mlx5_core_destroy_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey) in mlx5_core_destroy_mkey()
128 struct mlx5_core_mkey *deleted_mr; in mlx5_core_destroy_mkey()
146 int mlx5_core_query_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey, in mlx5_core_query_mkey()
159 int mlx5_core_dump_fill_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *_mkey, in mlx5_core_dump_fill_mkey()
/freebsd/sys/dev/mlx5/
H A Ddriver.h424 struct mlx5_core_mkey { struct
1043 struct mlx5_core_mkey *mkey,
1049 struct mlx5_core_mkey *mr,
1051 int mlx5_core_destroy_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey);
1052 int mlx5_core_query_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey,
1054 int mlx5_core_dump_fill_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mr,
H A Dqp.h571 static inline struct mlx5_core_mkey *__mlx5_mr_lookup(struct mlx5_core_dev *dev, u32 key) in __mlx5_mr_lookup()
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dcore.h70 struct mlx5_core_mkey mkey;
H A Dmlx5fpga_conn.c221 struct mlx5_core_mkey *mkey) in mlx5_fpga_conn_create_mkey()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h541 struct mlx5_core_mkey mmkey;
559 struct mlx5_core_mkey mmkey;
563 struct mlx5_core_mkey mmkey;
833 static inline struct mlx5_ib_mr *to_mibmr(struct mlx5_core_mkey *mmkey) in to_mibmr()
H A Dmlx5_ib_cq.c524 struct mlx5_core_mkey *mmkey; in mlx5_poll_one()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Den.h1090 struct mlx5_core_mkey mr;
H A Dmlx5_en_main.c3888 struct mlx5_core_mkey *mkey) in mlx5e_create_mkey()