Home
last modified time | relevance | path

Searched refs:NSEC2USEC (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/event/cnxk/
H A Dcnxk_eventdev.h31 #define NSEC2USEC(__ns) ((__ns) / 1E3) macro
H A Dcn10k_eventdev.c94 val = NSEC2USEC(dev->deq_tmo_ns); in cn10k_sso_hws_setup()
H A Dcn9k_eventdev.c75 val = NSEC2USEC(dev->deq_tmo_ns); in cn9k_sso_hws_setup()