Home
last modified time | relevance | path

Searched defs:left (Results 1 – 18 of 18) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Ddpool.h88 uint32_t left; member
/dpdk/lib/cmdline/
H A Dcmdline_private.h36 struct cirbuf left; member
/dpdk/lib/vhost/
H A Dvhost_crypto.c517 int left = size - desc->len; in move_desc() local
592 uint32_t left = size; in copy_data() local
1667 uint16_t count = 0, left = nb_ops; in rte_vhost_crypto_finalize_requests() local
/dpdk/drivers/net/ionic/
H A Dionic_rxtx_sg.c263 uint32_t left, i; in ionic_rx_clean_one_sg() local
H A Dionic_rxtx.c372 uint32_t left; in ionic_tx_tso() local
/dpdk/lib/eal/linux/
H A Deal_vfio.c188 struct user_mem_map *left = &user_mem_maps->maps[i]; in delete_maps() local
207 struct user_mem_map *left = &user_mem_maps->maps[i]; in copy_maps() local
221 merge_map(struct user_mem_map *left, struct user_mem_map *right) in merge_map() argument
[all...]
/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c441 __in const efx_filter_spec_t *left, in ef10_filter_equal()
482 __in const efx_filter_spec_t *left, in ef10_filter_same_dest()
H A Defx_mae.c1370 __in const efx_mae_match_spec_t *left, in efx_mae_match_specs_equal()
2187 __in const efx_mae_actions_t *left, in efx_mae_action_set_specs_equal()
2211 __in const efx_mae_match_spec_t *left, in efx_mae_match_specs_class_cmp()
H A Defx_filter.c1211 __in const siena_filter_spec_t *left, in siena_filter_equal()
/dpdk/lib/eal/common/
H A Deal_common_fbarray.c142 unsigned int run_start, clz, left; in find_next_n() local
413 unsigned int run_start, run_end, ctz, left; in find_prev_n() local
/dpdk/lib/rib/
H A Drte_rib.c36 struct rte_rib_node *left; member
H A Drte_rib6.c34 struct rte_rib6_node *left; global() member
[all...]
/dpdk/drivers/net/sfc/
H A Dsfc.c1454 sfc_hw_switch_ids_equal(const struct sfc_hw_switch_id *left, in sfc_hw_switch_ids_equal()
/dpdk/lib/timer/
H A Drte_timer.c1013 int64_t left = -ENOENT; in rte_timer_next_ticks() local
/dpdk/lib/net/
H A Drte_ip.h175 uint16_t left = 0; __rte_raw_cksum() local
/dpdk/app/test/
H A Dtest_dispatcher.c809 int left; in test_basic() local
/dpdk/lib/cryptodev/
H A Drte_crypto_sym.h955 uint32_t left; rte_crypto_mbuf_to_vec() local
/dpdk/drivers/net/cxgbe/
H A Dsge.c1290 int left = RTE_PTR_DIFF(q->stat, *to); in inline_tx_mbuf() local