Home
last modified time | relevance | path

Searched defs:first (Results 1 – 23 of 23) sorted by relevance

/dpdk/lib/stack/
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_stubs.h20 struct rte_stack_lf_elem *first, in __rte_stack_lf_push_elems()
H A Drte_stack_lf_generic.h35 struct rte_stack_lf_elem *first, in __rte_stack_lf_push_elems()
H A Drte_stack_lf_c11.h35 struct rte_stack_lf_elem *first, in __rte_stack_lf_push_elems()
/dpdk/lib/eal/common/
H A Dmalloc_heap.h27 struct malloc_elem *volatile first; member
H A Deal_common_fbarray.c120 unsigned int msk_idx, lookahead_idx, first, first_mod; in find_next_n() local
276 unsigned int idx, first, first_mod; in find_next() local
332 unsigned int idx, first, first_mod; in find_contig() local
394 unsigned int msk_idx, lookbehind_idx, first, first_mod; in find_prev_n() local
562 unsigned int idx, first, first_mod; in find_prev() local
616 unsigned int idx, first, first_mod; in find_rev_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/lib/fib/
H A Dtrie_avx512.c13 __m512i *first, __m512i *second, __m512i *third, __m512i *fourth) in transpose_x16() argument
52 __m512i *first, __m512i *second) in transpose_x8() argument
/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.c134 struct feature_port_first_err_key first; in port_err_clear() local
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_flow_os.c254 static struct mlx5_workspace_thread *first; variable
/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_portal.h30 static inline uint8_t qm_cyc_diff(uint8_t ringsize, uint8_t first, in qm_cyc_diff()
/dpdk/examples/vdpa/
H A Dmain.c380 uint32_t first, last; in cmd_stats_parsed() local
/dpdk/drivers/net/ark/
H A Dark_ethdev.c902 int first = 1; in process_file_args() local
/dpdk/drivers/net/qede/base/
H A Decore_cxt.h266 struct ilt_cfg_pair first; member
H A Decore_sriov.c717 u32 first = p_hwfn->p_dev->p_iov_info->offset + in ecore_iov_hw_info() local
725 u32 first = p_hwfn->p_dev->p_iov_info->offset + in ecore_iov_hw_info() local
H A Decore_l2.c136 u8 first; in ecore_eth_queue_qid_usage_add() 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()
H A Dqman.h85 static inline u8 qm_cyc_diff(u8 ringsize, u8 first, u8 last) in qm_cyc_diff()
/dpdk/drivers/raw/ntb/
H A Dntb.c724 struct rte_mbuf *first, *rxm_t; in ntb_dequeue_bufs() local
/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
H A Drte_swx_pipeline.c8593 struct field *first; in table_params_offset_get() local
8612 struct field *first, *last; in table_params_get() local
9005 struct field *first, *last; in selector_table_params_get() local
9568 struct field *first; in learner_params_offset_get() local
9600 struct field *first, *last; in learner_params_get() local
/dpdk/drivers/common/sfc_efx/base/
H A Defx_impl.h1652 efx_mac_stat_t first; member