Searched refs:mlx4_ALLOCATE_VPP_set (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c1976 err = mlx4_ALLOCATE_VPP_set(dev, port, vpp_param);
H A Dmlx4_fw_qos.c194 int mlx4_ALLOCATE_VPP_set(struct mlx4_dev *dev, u8 port, u8 *vpp_p_up) function
219 EXPORT_SYMBOL(mlx4_ALLOCATE_VPP_set); variable
H A Dfw_qos.h101 * mlx4_ALLOCATE_VPP_set - Distribution of VPPs among differnt priorities.
113 int mlx4_ALLOCATE_VPP_set(struct mlx4_dev *dev, u8 port, u8 *vpp_p_up);

Completed in 91 milliseconds