Searched refs:netdev_tc_txq (Results 1 – 5 of 5) sorted by relevance
519 struct netdev_tc_txq tc = dev->tc_to_txq[cl & TC_BITMASK]; in mqprio_dump_class_stats()
2267 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()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()2880 tc_to_txq[tc] = (struct netdev_tc_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()2893 tc_to_txq[tc] = (struct netdev_tc_txq) { in mlx5e_mqprio_build_tc_to_txq()
255 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];
803 struct netdev_tc_txq { struct2241 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];
2344 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netif_setup_tc()2369 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netdev_txq_to_tc()