Home
last modified time | relevance | path

Searched refs:MLX4_EN_NUM_UP_LOW (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
Den_main.c177 params->prof[i].num_up = MLX4_EN_NUM_UP_LOW; in mlx4_en_get_profile()
Dmlx4_en.h121 #define MLX4_EN_NUM_UP_LOW 1 macro
Den_ethtool.c1878 up = (priv->prof->num_up == MLX4_EN_NUM_UP_LOW) ? in mlx4_en_set_channels()
Den_netdev.c105 new_prof.num_up = (tc == 0) ? MLX4_EN_NUM_UP_LOW : in mlx4_en_alloc_tx_queue_per_tc()