Searched refs:mlx4_to_hw_uar_index (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_resources.c61 context->usr_page = cpu_to_be32(mlx4_to_hw_uar_index(mdev->dev,
H A Dcq.c383 mlx4_to_hw_uar_index(dev, uar->index));
H A Den_tx.c208 cpu_to_be32(mlx4_to_hw_uar_index(mdev->dev,
/linux-master/include/linux/mlx4/
H A Ddevice.h1598 static inline int mlx4_to_hw_uar_index(struct mlx4_dev *dev, int index) function
/linux-master/drivers/infiniband/hw/mlx4/
H A Dqp.c2231 mlx4_to_hw_uar_index(dev->dev, ucontext->uar.index));
2234 mlx4_to_hw_uar_index(dev->dev, dev->priv_uar.index));

Completed in 293 milliseconds