Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_reciprocal.h35 struct rte_reciprocal_u64 { struct
80 rte_reciprocal_divide_u64(uint64_t a, const struct rte_reciprocal_u64 *R) in rte_reciprocal_divide_u64()
88 struct rte_reciprocal_u64 rte_reciprocal_value_u64(uint64_t d);
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_reciprocal.c101 struct rte_reciprocal_u64
104 struct rte_reciprocal_u64 R; in rte_reciprocal_value_u64()
/f-stack/dpdk/app/test/
H A Dtest_reciprocal_division.c33 struct rte_reciprocal_u64 reci_u64 = {0}; in test_reciprocal()
H A Dtest_reciprocal_division_perf.c38 struct rte_reciprocal_u64 reci_u64 = {0}; in test_reciprocal_division_perf()
/f-stack/dpdk/drivers/event/octeontx/
H A Dtimvf_evdev.h166 struct rte_reciprocal_u64 fast_div;
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_tim_evdev.h151 struct rte_reciprocal_u64 fast_div;