Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-dev.c1954 unsigned int ppq, ppq_extra, prio; in xgbe_config_queue_mapping() local
1983 ppq_extra = IEEE_8021QAZ_MAX_TCS % prio_queues; in xgbe_config_queue_mapping()
1995 if (i < ppq_extra) { in xgbe_config_queue_mapping()