Searched refs:mlx4_db_free (Results 1 - 5 of 5) sorted by last modified time

/linux-master/include/linux/mlx4/
H A Ddevice.h1139 void mlx4_db_free(struct mlx4_dev *dev, struct mlx4_db *db);
/linux-master/drivers/infiniband/hw/mlx4/
H A Dqp.c1281 mlx4_db_free(dev->dev, &qp->db);
1492 mlx4_db_free(dev->dev, &qp->db);
H A Dsrq.c219 mlx4_db_free(dev->dev, &srq->db);
287 mlx4_db_free(dev->dev, &msrq->db);
H A Dcq.c285 mlx4_db_free(dev->dev, &cq->db);
494 mlx4_db_free(dev->dev, &mcq->db);
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c745 void mlx4_db_free(struct mlx4_dev *dev, struct mlx4_db *db) function
772 EXPORT_SYMBOL_GPL(mlx4_db_free); variable
805 mlx4_db_free(dev, &wqres->db);
816 mlx4_db_free(dev, &wqres->db);

Completed in 181 milliseconds