Home
last modified time | relevance | path

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

/freebsd/contrib/wireguard-tools/
H A Dcurve25519-hacl64.h475 static __always_inline void addanddouble_fmonty(u64 *pp, u64 *ppq, u64 *p, in addanddouble_fmonty() argument
481 u64 *x3 = ppq; in addanddouble_fmonty()
482 u64 *z3 = ppq + 5; in addanddouble_fmonty()
/freebsd/sys/dev/axgbe/
H A Dxgbe-dev.c1955 unsigned int ppq, ppq_extra, prio; in xgbe_config_queue_mapping() local
1983 ppq = IEEE_8021QAZ_MAX_TCS / prio_queues; in xgbe_config_queue_mapping()
1990 for (j = 0; j < ppq; j++) { in xgbe_config_queue_mapping()