Searched defs:tries (Results 1 – 5 of 5) sorted by relevance
/dpdk/drivers/raw/cnxk_bphy/ | ||
H A D | cnxk_bphy_cgx_test.c | 18 int tries = 10, ret; in cnxk_bphy_cgx_link_cond() local |
/dpdk/drivers/net/bnx2x/ | ||
H A D | bnx2x_vfpf.c | 26 uint8_t tries = 0; in bnx2x_check_bull() local |
/dpdk/lib/acl/ | ||
H A D | acl_run.h | 86 alloc_completion(struct completion *p, uint32_t size, uint32_t tries, in alloc_completion() |
H A D | acl_bld.c | 87 struct rte_acl_trie tries[RTE_ACL_MAX_TRIES]; member |
/dpdk/lib/vhost/ | ||
H A D | virtio_net.c | 860 uint16_t max_tries, tries = 0; reserve_avail_buf_split() local |