Home
last modified time | relevance | path

Searched defs:tc_to_txq (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c2267 struct netdev_tc_txq *tc_to_txq) in mlx5e_netdev_set_tcs()
2315 struct netdev_tc_txq old_tc_to_txq[TC_MAX_QUEUE], *tc_to_txq; in mlx5e_update_netdev_queues() local
2869 static void mlx5e_mqprio_build_default_tc_to_txq(struct netdev_tc_txq *tc_to_txq, in mlx5e_mqprio_build_default_tc_to_txq()
2887 static void mlx5e_mqprio_build_tc_to_txq(struct netdev_tc_txq *tc_to_txq, in mlx5e_mqprio_build_tc_to_txq()
Den.h255 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE]; member
/Linux-v5.15/include/linux/
Dnetdevice.h2241 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE]; member