Searched refs:mlx4_ALLOCATE_VPP_get (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw_qos.h | 98 int mlx4_ALLOCATE_VPP_get(struct mlx4_dev *dev, u8 port,
|
H A D | fw_qos.c | 159 int mlx4_ALLOCATE_VPP_get(struct mlx4_dev *dev, u8 port, in mlx4_ALLOCATE_VPP_get() function 192 EXPORT_SYMBOL(mlx4_ALLOCATE_VPP_get);
|
H A D | cmd.c | 1959 err = mlx4_ALLOCATE_VPP_get(dev, port, &available_vpp, vpp_param); in mlx4_allocate_port_vpps() 1981 err = mlx4_ALLOCATE_VPP_get(dev, port, &available_vpp, vpp_param); in mlx4_allocate_port_vpps()
|