NUM_PRIO_QUEUES
se_idx = SE_IDX_QUEUE + port->chip_port * NUM_PRIO_QUEUES + qopt->queue;
se_idx = SE_IDX_QUEUE + port->chip_port * NUM_PRIO_QUEUES + qopt->queue;
else if (app->priority >= NUM_PRIO_QUEUES)
else if (app->priority >= NUM_PRIO_QUEUES)
else if (app->priority >= NUM_PRIO_QUEUES)
if (params->bands != NUM_PRIO_QUEUES)
for (i = 0; i < NUM_PRIO_QUEUES; ++i)
NUM_PRIO_QUEUES, 1);
u16 map[NUM_PRIO_QUEUES];
NUM_PRIO_QUEUES);
if (num_tc != NUM_PRIO_QUEUES) {
if (queue >= NUM_PRIO_QUEUES)
se_idx = SE_IDX_QUEUE + port->chip_port * NUM_PRIO_QUEUES + queue;
if (queue >= NUM_PRIO_QUEUES)
se_idx = SE_IDX_QUEUE + port->chip_port * NUM_PRIO_QUEUES + queue;