Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/synopsys/
H A 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()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c2661 unsigned int ppq, ppq_extra, prio; in xgbe_config_queue_mapping() local
2692 ppq_extra = IEEE_8021QAZ_MAX_TCS % prio_queues; in xgbe_config_queue_mapping()
2705 if (i < ppq_extra) { in xgbe_config_queue_mapping()