Home
last modified time | relevance | path

Searched refs:mlx4_en_alloc_tx_queue_per_tc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c247 if (mlx4_en_alloc_tx_queue_per_tc(dev, num_tcs)) in mlx4_en_dcbnl_set_state()
490 if (mlx4_en_alloc_tx_queue_per_tc(dev, 0)) in mlx4_en_dcbnl_setdcbx()
H A Dmlx4_en.h785 int mlx4_en_alloc_tx_queue_per_tc(struct net_device *dev, u8 tc);
H A Den_netdev.c89 int mlx4_en_alloc_tx_queue_per_tc(struct net_device *dev, u8 tc) in mlx4_en_alloc_tx_queue_per_tc() function
155 return mlx4_en_alloc_tx_queue_per_tc(dev, mqprio->num_tc); in __mlx4_en_setup_tc()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c247 if (mlx4_en_alloc_tx_queue_per_tc(dev, num_tcs)) in mlx4_en_dcbnl_set_state()
490 if (mlx4_en_alloc_tx_queue_per_tc(dev, 0)) in mlx4_en_dcbnl_setdcbx()
H A Dmlx4_en.h777 int mlx4_en_alloc_tx_queue_per_tc(struct net_device *dev, u8 tc);
H A Den_netdev.c90 int mlx4_en_alloc_tx_queue_per_tc(struct net_device *dev, u8 tc) in mlx4_en_alloc_tx_queue_per_tc() function
156 return mlx4_en_alloc_tx_queue_per_tc(dev, mqprio->num_tc); in __mlx4_en_setup_tc()

Completed in 16 milliseconds