netdev_tc_txq
struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];
static int mlx5e_mqprio_txq_to_tc(struct netdev_tc_txq *tc_to_txq, unsigned int txq)
struct netdev_tc_txq *tc_to_txq)
struct netdev_tc_txq old_tc_to_txq[TC_MAX_QUEUE], *tc_to_txq;
static void mlx5e_mqprio_build_default_tc_to_txq(struct netdev_tc_txq *tc_to_txq,
tc_to_txq[tc] = (struct netdev_tc_txq) {
static void mlx5e_mqprio_build_tc_to_txq(struct netdev_tc_txq *tc_to_txq,
tc_to_txq[tc] = (struct netdev_tc_txq) {
struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];
struct netdev_tc_txq *tc = &dev->tc_to_txq[0];
struct netdev_tc_txq *tc = &dev->tc_to_txq[0];
struct netdev_tc_txq tc = dev->tc_to_txq[cl & TC_BITMASK];