Searched refs:NSEC2TICK (Results 1 – 3 of 3) sorted by relevance
33 #define NSEC2TICK(__ns, __freq) (((__ns) * (__freq)) / 1E9) macro
439 *tmo_ticks = NSEC2TICK(ns, rte_get_timer_hz()); in cnxk_sso_timeout_ticks()
1927 #define NSEC2TICK(__ns, __freq) (((__ns) * (__freq)) / 1E9) in rxa_set_vector_data() macro1937 NSEC2TICK(vector_ns, rte_get_timer_hz()); in rxa_set_vector_data()