Searched refs:old_tc_to_txq (Results 1 – 1 of 1) sorted by relevance
3055 struct netdev_tc_txq old_tc_to_txq[TC_MAX_QUEUE], *tc_to_txq; in mlx5e_update_tc_and_tx_queues() local3064 for (i = 0; i < ARRAY_SIZE(old_tc_to_txq); i++) in mlx5e_update_tc_and_tx_queues()3065 old_tc_to_txq[i] = netdev->tc_to_txq[i]; in mlx5e_update_tc_and_tx_queues()3083 old_tc_to_txq)); in mlx5e_update_tc_and_tx_queues()