Searched refs:mlx5_db (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/infiniband/hw/mlx5/ |
D | doorbell.c | 48 struct mlx5_db *db) in mlx5_ib_db_map_user() 88 void mlx5_ib_db_unmap_user(struct mlx5_ib_ucontext *context, struct mlx5_db *db) in mlx5_ib_db_unmap_user()
|
D | mlx5_ib.h | 313 struct mlx5_db db; 355 struct mlx5_db *doorbell; 365 struct mlx5_db *doorbell; 414 struct mlx5_db db; 496 struct mlx5_db db; 526 struct mlx5_db db; 1128 struct mlx5_db *db); 1129 void mlx5_ib_db_unmap_user(struct mlx5_ib_ucontext *context, struct mlx5_db *db);
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | alloc.c | 210 struct mlx5_db *db) in mlx5_alloc_db_from_pgdir() 234 int mlx5_db_alloc_node(struct mlx5_core_dev *dev, struct mlx5_db *db, int node) in mlx5_db_alloc_node() 263 int mlx5_db_alloc(struct mlx5_core_dev *dev, struct mlx5_db *db) in mlx5_db_alloc() 269 void mlx5_db_free(struct mlx5_core_dev *dev, struct mlx5_db *db) in mlx5_db_free()
|
D | wq.h | 48 struct mlx5_db db;
|
/Linux-v5.10/include/linux/mlx5/ |
D | driver.h | 723 struct mlx5_db { struct 995 int mlx5_db_alloc(struct mlx5_core_dev *dev, struct mlx5_db *db); 996 int mlx5_db_alloc_node(struct mlx5_core_dev *dev, struct mlx5_db *db, 998 void mlx5_db_free(struct mlx5_core_dev *dev, struct mlx5_db *db);
|
/Linux-v5.10/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 55 struct mlx5_db db; 69 struct mlx5_db db;
|