Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 35) sorted by relevance

12

/dpdk/lib/stack/
H A Drte_stack_lf_stubs.h21 struct rte_stack_lf_elem *last, in __rte_stack_lf_push_elems()
34 struct rte_stack_lf_elem **last) in __rte_stack_lf_pop_elems()
H A Drte_stack_lf.h40 struct rte_stack_lf_elem *tmp, *first, *last = NULL; in __rte_stack_lf_push() local
76 struct rte_stack_lf_elem *first, *last = NULL; in __rte_stack_lf_pop() local
H A Drte_stack_lf_generic.h36 struct rte_stack_lf_elem *last, in __rte_stack_lf_push_elems()
78 struct rte_stack_lf_elem **last) in __rte_stack_lf_pop_elems()
H A Drte_stack_lf_c11.h36 struct rte_stack_lf_elem *last, in __rte_stack_lf_push_elems()
76 struct rte_stack_lf_elem **last) in __rte_stack_lf_pop_elems()
/dpdk/lib/eal/common/
H A Dmalloc_heap.h28 struct malloc_elem *volatile last; member
H A Deal_common_fbarray.c121 unsigned int last, last_mod; in find_next_n() local
277 unsigned int last, last_mod; in find_next() local
333 unsigned int last, last_mod; in find_contig() local
/dpdk/lib/cmdline/
H A Dcmdline_parse_portlist.c35 const char *first, *last; in parse_ports() local
/dpdk/app/test/
H A Dtest_fbarray.c519 static int test_biggest(struct rte_fbarray *arr, int first, int last) in test_biggest()
670 static int ensure_correct(struct rte_fbarray *arr, int first, int last, in ensure_correct()
/dpdk/drivers/common/sfc_efx/base/
H A Defx_pci.c317 uint32_t last; in efx_pci_xilinx_cap_tbl_find() local
/dpdk/lib/ip_frag/
H A Dip_reassembly.h82 struct ip_frag_pkt *last; /* last used entry. */ member
/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_portal.h31 uint8_t last) in qm_cyc_diff()
/dpdk/examples/vdpa/
H A Dmain.c380 uint32_t first, last; in cmd_stats_parsed() local
/dpdk/lib/acl/
H A Dacl_bld.c949 struct rte_acl_build_rule **last, uint32_t *count) in build_trie()
1324 struct rte_acl_build_rule *last; in build_one_trie() local
1353 struct rte_acl_build_rule *last; in acl_build_tries() local
/dpdk/drivers/net/ena/base/
H A Dena_eth_com.c296 u32 last = 0; in ena_com_cdesc_rx_pkt_get() local
/dpdk/lib/rib/
H A Drte_rib.c173 uint8_t depth, struct rte_rib_node *last, int flag) in rte_rib_get_nxt()
H A Drte_rib6.c211 tmp = last; in rte_rib6_get_nxt() argument
/dpdk/drivers/net/qede/base/
H A Decore_cxt.h267 struct ilt_cfg_pair last; member
/dpdk/drivers/common/cnxk/
H A Droc_ree.c236 int ret, last = 0; in roc_ree_rule_db_get() local
/dpdk/lib/vhost/
H A Drte_vhost.h170 uint16_t last; member
H A Dvhost.c1093 uint16_t head, uint16_t last, in rte_vhost_set_inflight_desc_packed() argument
1288 uint16_t last; in rte_vhost_set_last_inflight_io_packed() local
H A Dvhost_crypto.c497 struct vhost_crypto_desc *last = head + (max_n_descs - 1); in reach_inhdr() local
/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.h67 static inline u8 bm_cyc_diff(u8 ringsize, u8 first, u8 last) in bm_cyc_diff()
/dpdk/lib/dispatcher/
H A Drte_dispatcher.c379 struct rte_dispatcher_lcore_port *last; in rte_dispatcher_unbind_port_from_lcore() local
/dpdk/lib/efd/
H A Drte_efd.c1056 uint32_t last = current_group->num_rules - 1; in efd_compute_update() local
[all...]
/dpdk/lib/pipeline/
H A Drte_swx_ctl.c206 struct rte_swx_ctl_table_match_field_info *first = NULL, *last = NULL; in table_params_get() local
909 struct rte_swx_ctl_table_match_field_info *first = NULL, *last = NULL; in selector_params_get() local

12