Searched refs:mlx4_SET_PORT_SCHEDULER (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw_qos.c | 111 int mlx4_SET_PORT_SCHEDULER(struct mlx4_dev *dev, u8 port, u8 *tc_tx_bw, mlx4_SET_PORT_SCHEDULER() function 157 EXPORT_SYMBOL(mlx4_SET_PORT_SCHEDULER); variable
|
H A D | fw_qos.h | 69 * mlx4_SET_PORT_SCHEDULER - This routine configures the arbitration between 84 int mlx4_SET_PORT_SCHEDULER(struct mlx4_dev *dev, u8 port, u8 *tc_tx_bw,
|
H A D | en_dcb_nl.c | 164 return mlx4_SET_PORT_SCHEDULER(mdev->dev, priv->port, tc_tx_bw, pg, mlx4_en_config_port_scheduler()
|
Completed in 158 milliseconds