mlx4_en_alloc_tx_queue_per_tc
if (mlx4_en_alloc_tx_queue_per_tc(dev, num_tcs))
if (mlx4_en_alloc_tx_queue_per_tc(dev, 0))
return mlx4_en_alloc_tx_queue_per_tc(dev, mqprio->num_tc);
int mlx4_en_alloc_tx_queue_per_tc(struct net_device *dev, u8 tc);