Searched refs:rte_reciprocal (Results 1 – 7 of 7) sorted by relevance
30 struct rte_reciprocal { struct40 static inline uint32_t rte_reciprocal_divide(uint32_t a, struct rte_reciprocal R) in rte_reciprocal_divide() argument87 struct rte_reciprocal rte_reciprocal_value(uint32_t d);
38 'rte_reciprocal.h',
14 struct rte_reciprocal rte_reciprocal_value(uint32_t d) in rte_reciprocal_value()16 struct rte_reciprocal R; in rte_reciprocal_value()
78 'rte_reciprocal.c',
32 struct rte_reciprocal reci_u32 = {0}; in test_reciprocal()
37 struct rte_reciprocal reci_u32 = {0}; in test_reciprocal_division_perf()
234 struct rte_reciprocal inv_cycles_per_byte; /* CPU cycles per byte */