Home
last modified time | relevance | path

Searched defs:attempts (Results 1 – 12 of 12) sorted by relevance

/dpdk/app/test/
H A Dresource.c187 int attempts = 0; in resource_rm_by_tar() local
H A Dtest_pie.c260 uint32_t attempts) in increase_qsize()
H A Dtest_red.c306 uint32_t attempts) in increase_actual_qsize()
/dpdk/drivers/net/e1000/base/
H A De1000_i210.c296 u32 attempts = 100000; in e1000_write_nvm_srwr() local
H A De1000_nvm.c214 u32 attempts = 100000; in e1000_poll_eerd_eewr_done() local
/dpdk/drivers/net/igc/base/
H A Digc_i225.c552 u32 attempts = 100000; in __igc_write_nvm_srwr() local
H A Digc_nvm.c212 u32 attempts = 100000; in igc_poll_eerd_eewr_done() local
/dpdk/lib/hash/
H A Drte_thash.c763 uint32_t desired_value, unsigned int attempts, in rte_thash_adjust_tuple()
/dpdk/drivers/net/qede/base/
H A Decore_vf.c294 int attempts = 0; in ecore_vf_pf_acquire() local
/dpdk/drivers/net/cxgbe/base/
H A Dcommon.h296 int polarity, int attempts, int delay) in t4_wait_op_done()
H A Dt4_hw.c132 int polarity, int attempts, int delay, u32 *valp) in t4_wait_op_done_val()
/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h412 int attempts; /* Reset failure retry */ member