Searched refs:mlx4_assign_eq (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_cq.c | 124 if (mlx4_assign_eq(mdev->dev, name, rmap, in mlx4_en_activate_cq()
|
D | eq.c | 1363 int mlx4_assign_eq(struct mlx4_dev *dev, char *name, struct cpu_rmap *rmap, in mlx4_assign_eq() function 1411 EXPORT_SYMBOL(mlx4_assign_eq);
|
/linux-4.1.27/include/linux/mlx4/ |
D | device.h | 1335 int mlx4_assign_eq(struct mlx4_dev *dev, char *name, struct cpu_rmap *rmap,
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | main.c | 2076 if (mlx4_assign_eq(dev, name, NULL, in mlx4_ib_alloc_eqs()
|