Home
last modified time | relevance | path

Searched refs:msecs_to_timer_cycles (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/raw/ifpga/base/osdep_rte/
H A Dosdep_generic.h56 static inline unsigned long msecs_to_timer_cycles(unsigned int m) in msecs_to_timer_cycles() function
/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_spi_transaction.c157 unsigned long timeout = msecs_to_timer_cycles(1000); in byte_to_core_convert()
H A Difpga_fme.c1002 msecs_to_timer_cycles(10000); in nios_spi_wait_init_done()
/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_mdio.c467 msecs_to_timer_cycles(AXGBE_AN_MS_TIMEOUT); in axgbe_an73_page_received()
H A Daxgbe_common.h1712 static inline unsigned long msecs_to_timer_cycles(unsigned int m) in msecs_to_timer_cycles() function