Home
last modified time | relevance | path

Searched defs:delay (Results 1 – 7 of 7) sorted by relevance

/dpdk/app/test/
H A Dtest_link_bonding_mode4.c611 const unsigned delay = bond_get_update_timeout_ms(); in bond_handshake() local
812 unsigned delay; in test_mode4_rx() local
1004 unsigned delay; in test_mode4_tx_burst() local
1194 unsigned delay; in test_mode4_marker() local
1437 const unsigned int delay = bond_get_update_timeout_ms(); in test_mode4_ext_lacp() local
H A Dtest_seqlock.c47 unsigned int delay; in writer_run() local
H A Dtest_timer.c283 uint64_t delay = rte_get_timer_hz() / 20; in timer_stress2_main_loop() local
/dpdk/drivers/raw/ifpga/base/
H A Difpga_fme_pr.c89 int delay, pr_credit; in fme_pr_write() local
/dpdk/drivers/net/qede/base/
H A Decore_hsi_init_tool.h237 __le32 delay /* delay in us */; member
383 struct init_delay_op delay /* delay init operation */; member
H A Decore_init_ops.c351 u32 delay = ECORE_INIT_POLL_PERIOD_US, val; local
H A Decore_mcp.c348 u32 prev_generic_por_0, seq, delay = ECORE_MCP_RESP_ITER_US, cnt = 0; in ecore_mcp_reset() local
570 u32 delay = ECORE_MCP_RESP_ITER_US; in ecore_mcp_print_cpu_info() local
592 u32 max_retries, u32 delay) in _ecore_mcp_cmd_and_union()