Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx4/
Dalloc.c745 void mlx4_db_free(struct mlx4_dev *dev, struct mlx4_db *db) in mlx4_db_free() function
772 EXPORT_SYMBOL_GPL(mlx4_db_free);
805 mlx4_db_free(dev, &wqres->db); in mlx4_alloc_hwq_res()
816 mlx4_db_free(dev, &wqres->db); in mlx4_free_hwq_res()
/Linux-v6.1/drivers/infiniband/hw/mlx4/
Dsrq.c219 mlx4_db_free(dev->dev, &srq->db); in mlx4_ib_create_srq()
287 mlx4_db_free(dev->dev, &msrq->db); in mlx4_ib_destroy_srq()
Dcq.c285 mlx4_db_free(dev->dev, &cq->db); in mlx4_ib_create_cq()
494 mlx4_db_free(dev->dev, &mcq->db); in mlx4_ib_destroy_cq()
Dqp.c1242 mlx4_db_free(dev->dev, &qp->db); in create_qp_common()
1453 mlx4_db_free(dev->dev, &qp->db); in destroy_qp_common()
/Linux-v6.1/include/linux/mlx4/
Ddevice.h1119 void mlx4_db_free(struct mlx4_dev *dev, struct mlx4_db *db);