Home
last modified time | relevance | path

Searched defs:quot (Results 1 – 2 of 2) sorted by relevance

/dpdk/examples/vmdq_dcb/
H A Dmain.c546 const uint16_t quot = (uint16_t)(num_vmdq_queues / num_cores); in lcore_main() local
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_compat.h248 unsigned int quot = x / denom; in mult_frac() local