Searched defs:wait (Results 1 – 6 of 6) sorted by relevance
| /dpdk/lib/eal/unix/ |
| H A D | eal_unix_timer.c | 13 struct timespec wait[2]; in rte_delay_us_sleep() local
|
| /dpdk/lib/rcu/ |
| H A D | rte_rcu_qsbr.h | 511 __rte_rcu_qsbr_check_selective(struct rte_rcu_qsbr *v, uint64_t t, bool wait) in __rte_rcu_qsbr_check_selective() argument 585 __rte_rcu_qsbr_check_all(struct rte_rcu_qsbr *v, uint64_t t, bool wait) in __rte_rcu_qsbr_check_all() argument 665 rte_rcu_qsbr_check(struct rte_rcu_qsbr * v,uint64_t t,bool wait) rte_rcu_qsbr_check() argument [all...] |
| /dpdk/drivers/net/cnxk/ |
| H A D | cnxk_link.c | 33 uint16_t wait = 1000; in nix_wait_for_link_cfg() local
|
| /dpdk/app/test/ |
| H A D | test_rcu_qsbr_perf.c | 100 bool wait = (bool)arg; in test_rcu_qsbr_writer_perf() local
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | ecore_sp.h | 854 int (*wait)(struct bnx2x_softc *sc, struct ecore_vlan_mac_obj *o); member
|
| H A D | bnx2x.h | 1813 reg_poll(struct bnx2x_softc *sc, uint32_t reg, uint32_t expected, int ms, int wait) in reg_poll()
|