Home
last modified time | relevance | path

Searched defs:timeout_ms (Results 1 – 4 of 4) sorted by relevance

/dpdk/app/test/
H A Dtest_timer_secondary.c178 uint64_t ticks, timeout_ms; in test_timer_secondary() local
/dpdk/drivers/raw/ifpga/base/
H A Difpga_sec_mgr.c57 bool (*cond)(uint32_t), uint32_t interval_ms, uint32_t timeout_ms) in poll_timeout() argument
/dpdk/lib/ethdev/
H A Drte_ethdev.h5323 uint32_t timeout_ms; member
/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c4137 ixgbe_dev_wait_setup_link_complete(struct rte_eth_dev *dev, uint32_t timeout_ms) in ixgbe_dev_wait_setup_link_complete()