Home
last modified time | relevance | path

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

123

/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_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()
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()
/dpdk/app/test/
H A Dtest_fbarray.c462 static int test_biggest(struct rte_fbarray *arr, int first, int last) in test_biggest()
613 static int ensure_correct(struct rte_fbarray *arr, int first, int last, in ensure_correct()
/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
269 unsigned int last, last_mod; in find_next() local
325 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/drivers/common/sfc_efx/base/
H A Defx_pci.c317 uint32_t last; in efx_pci_xilinx_cap_tbl_find() local
/dpdk/drivers/net/i40e/base/
H A Di40e_nvm.c1691 bool last; in i40e_nvmupd_nvm_read() local
1730 bool last; in i40e_nvmupd_nvm_erase() local
1771 bool last; in i40e_nvmupd_nvm_write() local
/dpdk/lib/ip_frag/
H A Dip_reassembly.h83 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/drivers/net/ena/base/
H A Dena_eth_com.c240 u32 last = 0; in ena_com_cdesc_rx_pkt_get() local
/dpdk/lib/acl/
H A Dacl_bld.c943 struct rte_acl_build_rule **last, uint32_t *count) in build_trie()
1315 struct rte_acl_build_rule *last; in build_one_trie() local
1344 struct rte_acl_build_rule *last; in acl_build_tries() local
/dpdk/lib/rib/
H A Drte_rib.c166 uint8_t depth, struct rte_rib_node *last, int flag) in rte_rib_get_nxt()
H A Drte_rib6.c207 uint8_t depth, struct rte_rib6_node *last, int flag) in rte_rib6_get_nxt()
/dpdk/drivers/net/qede/base/
H A Decore_cxt.h267 struct ilt_cfg_pair last; member
/dpdk/examples/vdpa/
H A Dmain.c393 uint32_t first, last; in cmd_device_stats_parsed() local
/dpdk/drivers/common/cnxk/
H A Droc_ree.c236 int ret, last = 0; in roc_ree_rule_db_get() local
/dpdk/drivers/net/enetfec/
H A Denet_ethdev.h67 struct bufdesc *last; member
/dpdk/drivers/dma/ioat/
H A Dioat_dmadev.c566 const uint16_t last = __get_last_completed(ioat, &state); in ioat_vchan_status() local
/dpdk/lib/vhost/
H A Dvhost.c1039 uint16_t head, uint16_t last, in rte_vhost_set_inflight_desc_packed()
1234 uint16_t last; in rte_vhost_set_last_inflight_io_packed() local
H A Drte_vhost.h164 uint16_t last; member
/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/drivers/net/bnxt/
H A Dbnxt_rxr.c336 struct rte_mbuf *last = mbuf; in bnxt_rx_pages() local

123