Symbol: mlx5_core_mkey
sys/dev/mlx5/driver.h
1052
struct mlx5_core_mkey *mkey,
sys/dev/mlx5/driver.h
1058
struct mlx5_core_mkey *mr,
sys/dev/mlx5/driver.h
1060
int mlx5_core_destroy_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey);
sys/dev/mlx5/driver.h
1061
int mlx5_core_query_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey,
sys/dev/mlx5/driver.h
1063
int mlx5_core_dump_fill_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mr,
sys/dev/mlx5/mlx5_core/mlx5_mr.c
115
struct mlx5_core_mkey *mkey,
sys/dev/mlx5/mlx5_core/mlx5_mr.c
123
int mlx5_core_destroy_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey)
sys/dev/mlx5/mlx5_core/mlx5_mr.c
128
struct mlx5_core_mkey *deleted_mr;
sys/dev/mlx5/mlx5_core/mlx5_mr.c
146
int mlx5_core_query_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *mkey,
sys/dev/mlx5/mlx5_core/mlx5_mr.c
159
int mlx5_core_dump_fill_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mkey *_mkey,
sys/dev/mlx5/mlx5_core/mlx5_mr.c
53
struct mlx5_core_mkey *mkey,
sys/dev/mlx5/mlx5_en/en.h
1093
struct mlx5_core_mkey mr;
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3985
struct mlx5_core_mkey *mkey)
sys/dev/mlx5/mlx5_fpga/core.h
70
struct mlx5_core_mkey mkey;
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
221
struct mlx5_core_mkey *mkey)
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
541
struct mlx5_core_mkey mmkey;
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
559
struct mlx5_core_mkey mmkey;
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
563
struct mlx5_core_mkey mmkey;
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
833
static inline struct mlx5_ib_mr *to_mibmr(struct mlx5_core_mkey *mmkey)
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
524
struct mlx5_core_mkey *mmkey;
sys/dev/mlx5/qp.h
580
static inline struct mlx5_core_mkey *__mlx5_mr_lookup(struct mlx5_core_dev *dev, u32 key)