Searched refs:NUM_PRIO_QUEUES (Results 1 – 7 of 7) sorted by relevance
16 if (queue >= NUM_PRIO_QUEUES) in lan966x_tbf_add()23 se_idx = SE_IDX_QUEUE + port->chip_port * NUM_PRIO_QUEUES + queue; in lan966x_tbf_add()65 if (queue >= NUM_PRIO_QUEUES) in lan966x_tbf_del()72 se_idx = SE_IDX_QUEUE + port->chip_port * NUM_PRIO_QUEUES + queue; in lan966x_tbf_del()
9 if (num_tc != NUM_PRIO_QUEUES) { in lan966x_mqprio_add()11 NUM_PRIO_QUEUES); in lan966x_mqprio_add()
18 se_idx = SE_IDX_QUEUE + port->chip_port * NUM_PRIO_QUEUES + qopt->queue; in lan966x_cbs_add()57 se_idx = SE_IDX_QUEUE + port->chip_port * NUM_PRIO_QUEUES + qopt->queue; in lan966x_cbs_del()
33 if (params->bands != NUM_PRIO_QUEUES) in lan966x_ets_add()86 for (i = 0; i < NUM_PRIO_QUEUES; ++i) in lan966x_ets_del()
150 else if (app->priority >= NUM_PRIO_QUEUES) in lan966x_dcb_app_validate()157 else if (app->priority >= NUM_PRIO_QUEUES) in lan966x_dcb_app_validate()164 else if (app->priority >= NUM_PRIO_QUEUES) in lan966x_dcb_app_validate()
50 #define NUM_PRIO_QUEUES 8 macro371 u16 map[NUM_PRIO_QUEUES];
800 NUM_PRIO_QUEUES, 1); in lan966x_probe_port()