Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c2303 static int mlx5e_mqprio_txq_to_tc(struct netdev_tc_txq *tc_to_txq, unsigned int txq) in mlx5e_mqprio_txq_to_tc()
2981 struct netdev_tc_txq *tc_to_txq) in mlx5e_netdev_set_tcs()
3055 struct netdev_tc_txq old_tc_to_txq[TC_MAX_QUEUE], *tc_to_txq; in mlx5e_update_tc_and_tx_queues() local
3558 static void mlx5e_mqprio_build_default_tc_to_txq(struct netdev_tc_txq *tc_to_txq, in mlx5e_mqprio_build_default_tc_to_txq()
3576 static void mlx5e_mqprio_build_tc_to_txq(struct netdev_tc_txq *tc_to_txq, in mlx5e_mqprio_build_tc_to_txq()
Den.h290 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE]; member
/linux-6.12.1/include/linux/
Dnetdevice.h2044 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE]; member