Searched refs:netdev_tc_txq (Results 1 – 6 of 6) sorted by relevance
160 struct netdev_tc_txq tc_to_txq[16] read_mostly …
672 struct netdev_tc_txq tc = dev->tc_to_txq[cl & TC_BITMASK]; in mqprio_dump_class_stats()
2403 static int mlx5e_mqprio_txq_to_tc(struct netdev_tc_txq *tc_to_txq, unsigned int txq) in mlx5e_mqprio_txq_to_tc()3094 struct netdev_tc_txq *tc_to_txq) in mlx5e_netdev_set_tcs()3168 struct netdev_tc_txq old_tc_to_txq[TC_MAX_QUEUE], *tc_to_txq; in mlx5e_update_tc_and_tx_queues()3671 static void mlx5e_mqprio_build_default_tc_to_txq(struct netdev_tc_txq *tc_to_txq, in mlx5e_mqprio_build_default_tc_to_txq()3682 tc_to_txq[tc] = (struct netdev_tc_txq) { in mlx5e_mqprio_build_default_tc_to_txq()3689 static void mlx5e_mqprio_build_tc_to_txq(struct netdev_tc_txq *tc_to_txq, in mlx5e_mqprio_build_tc_to_txq()3695 tc_to_txq[tc] = (struct netdev_tc_txq) { in mlx5e_mqprio_build_tc_to_txq()
292 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];
827 struct netdev_tc_txq { struct2117 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];
2610 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netif_setup_tc()2635 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netdev_txq_to_tc()