Home
last modified time | relevance | path

Searched refs:ppq_extra (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-hw.c1506 unsigned int ppq, ppq_extra, prio, prio_queues; in xlgmac_config_queue_mapping() local
1552 ppq_extra = IEEE_8021QAZ_MAX_TCS % prio_queues; in xlgmac_config_queue_mapping()
1565 if (i < ppq_extra) { in xlgmac_config_queue_mapping()
/linux-5.19.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c2604 unsigned int ppq, ppq_extra, prio; in xgbe_config_queue_mapping() local
2635 ppq_extra = IEEE_8021QAZ_MAX_TCS % prio_queues; in xgbe_config_queue_mapping()
2648 if (i < ppq_extra) { in xgbe_config_queue_mapping()