Searched refs:mlx5_db (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ |
| D | doorbell.c | 48 struct mlx5_db *db) in mlx5_ib_db_map_user() 87 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 | 314 struct mlx5_db db; 367 struct mlx5_db *doorbell; 377 struct mlx5_db *doorbell; 409 struct mlx5_db db; 506 struct mlx5_db db; 536 struct mlx5_db db; 1100 struct mlx5_db *db); 1101 void mlx5_ib_db_unmap_user(struct mlx5_ib_ucontext *context, struct mlx5_db *db);
|
| /Linux-v5.4/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.4/include/linux/mlx5/ |
| D | driver.h | 724 struct mlx5_db { struct 986 int mlx5_db_alloc(struct mlx5_core_dev *dev, struct mlx5_db *db); 987 int mlx5_db_alloc_node(struct mlx5_core_dev *dev, struct mlx5_db *db, 989 void mlx5_db_free(struct mlx5_core_dev *dev, struct mlx5_db *db);
|