Home
last modified time | relevance | path

Searched defs:num (Results 1 – 25 of 156) sorted by relevance

1234567

/dpdk/lib/acl/
H A Drte_acl.c41 __rte_unused uint32_t num, in rte_acl_classify_avx512x32()
56 __rte_unused uint32_t num, in rte_acl_classify_avx2()
65 __rte_unused uint32_t num, in rte_acl_classify_sse()
77 __rte_unused uint32_t num, in rte_acl_classify_neon()
89 __rte_unused uint32_t num, in rte_acl_classify_altivec()
290 uint32_t *results, uint32_t num, uint32_t categories, in rte_acl_classify_alg()
302 uint32_t *results, uint32_t num, uint32_t categories) in rte_acl_classify()
434 acl_add_rules(struct rte_acl_ctx *ctx, const void *rules, uint32_t num) in acl_add_rules()
462 uint32_t num) in rte_acl_add_rules()
H A Dacl_run_avx2.c14 uint32_t *results, uint32_t num, uint32_t categories) in rte_acl_classify_avx2()
H A Dacl_run_neon.c9 uint32_t *results, uint32_t num, uint32_t categories) in rte_acl_classify_neon()
H A Dacl_run_sse.c9 uint32_t *results, uint32_t num, uint32_t categories) in rte_acl_classify_sse()
H A Dacl_run_altivec.c10 uint32_t *results, uint32_t num, uint32_t categories) in rte_acl_classify_altivec()
/dpdk/lib/eventdev/
H A Drte_event_ring.h95 unsigned int num; in rte_event_ring_enqueue_bulk() local
131 unsigned int num; in rte_event_ring_dequeue_bulk() local
169 unsigned int num; in rte_event_ring_enqueue_burst() local
205 unsigned int num; in rte_event_ring_dequeue_burst() local
[all...]
/dpdk/lib/ring/
H A Drte_ring_peek_elem_pvt.h32 uint32_t num) in __rte_ring_st_get_tail()
54 uint32_t num, uint32_t enqueue) in __rte_ring_st_set_head_tail()
76 uint32_t num) in __rte_ring_hts_get_tail()
98 uint32_t num, uint32_t enqueue) in __rte_ring_hts_set_head_tail()
H A Drte_ring_hts_elem_pvt.h28 uint32_t num, uint32_t enqueue) in __rte_ring_hts_update_tail() argument
57 __rte_ring_hts_move_prod_head(struct rte_ring * r,unsigned int num,enum rte_ring_queue_behavior behavior,uint32_t * old_head,uint32_t * free_entries) __rte_ring_hts_move_prod_head() argument
115 __rte_ring_hts_move_cons_head(struct rte_ring * r,unsigned int num,enum rte_ring_queue_behavior behavior,uint32_t * old_head,uint32_t * entries) __rte_ring_hts_move_cons_head() argument
H A Drte_ring_rts_elem_pvt.h71 __rte_ring_rts_move_prod_head(struct rte_ring * r,uint32_t num,enum rte_ring_queue_behavior behavior,uint32_t * old_head,uint32_t * free_entries) __rte_ring_rts_move_prod_head() argument
129 __rte_ring_rts_move_cons_head(struct rte_ring * r,uint32_t num,enum rte_ring_queue_behavior behavior,uint32_t * old_head,uint32_t * entries) __rte_ring_rts_move_cons_head() argument
/dpdk/drivers/event/opdl/
H A Dopdl_evdev_init.c21 uint16_t num, in enqueue_check()
77 uint16_t num, in update_on_dequeue()
113 uint16_t num) in opdl_rx_error_enqueue()
135 uint16_t num) in opdl_rx_enqueue()
161 uint16_t num) in opdl_tx_error_dequeue()
182 uint16_t num) in opdl_tx_dequeue_single_thread()
211 uint16_t num) in opdl_tx_dequeue_multi_inst()
234 opdl_claim(struct opdl_port *p, struct rte_event ev[], uint16_t num) in opdl_claim()
266 opdl_disclaim(struct opdl_port *p, const struct rte_event ev[], uint16_t num) in opdl_disclaim()
/dpdk/lib/stack/
H A Drte_stack_lf_stubs.h22 unsigned int num) in __rte_stack_lf_push_elems()
32 unsigned int num, in __rte_stack_lf_pop_elems()
H A Drte_stack_lf_generic.h37 unsigned int num) in __rte_stack_lf_push_elems()
76 unsigned int num, in __rte_stack_lf_pop_elems()
H A Drte_stack_lf_c11.h37 unsigned int num) in __rte_stack_lf_push_elems()
74 unsigned int num, in __rte_stack_lf_pop_elems()
/dpdk/lib/ipsec/
H A Desp_outb.c293 esp_outb_tun_prepare(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],struct rte_crypto_op * cop[],uint16_t num) esp_outb_tun_prepare() argument
443 esp_outb_trs_prepare(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],struct rte_crypto_op * cop[],uint16_t num) esp_outb_trs_prepare() argument
534 cpu_outb_pkt_prepare(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],uint16_t num,esp_outb_prepare_t prepare,uint32_t cofs_mask) cpu_outb_pkt_prepare() argument
605 cpu_outb_tun_pkt_prepare(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],uint16_t num) cpu_outb_tun_pkt_prepare() argument
612 cpu_outb_trs_pkt_prepare(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],uint16_t num) cpu_outb_trs_pkt_prepare() argument
626 esp_outb_sqh_process(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],uint16_t num) esp_outb_sqh_process() argument
672 inline_outb_mbuf_prepare(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],uint16_t num) inline_outb_mbuf_prepare() argument
706 esn_outb_nb_valid_packets(uint16_t num,uint32_t n_sqn,uint16_t nb_segs[]) esn_outb_nb_valid_packets() argument
721 inline_outb_tun_pkt_process(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],uint16_t num) inline_outb_tun_pkt_process() argument
789 inline_outb_trs_pkt_process(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],uint16_t num) inline_outb_trs_pkt_process() argument
857 inline_proto_outb_pkt_process(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],uint16_t num) inline_proto_outb_pkt_process() argument
[all...]
H A Drte_ipsec.h119 rte_ipsec_pkt_crypto_prepare(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],struct rte_crypto_op * cop[],uint16_t num) rte_ipsec_pkt_crypto_prepare() argument
126 rte_ipsec_pkt_cpu_prepare(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],uint16_t num) rte_ipsec_pkt_cpu_prepare() argument
156 rte_ipsec_pkt_process(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],uint16_t num) rte_ipsec_pkt_process() argument
[all...]
H A Desp_inb.c365 struct rte_crypto_op *cop[], uint16_t num) in esp_inb_pkt_prepare()
576 uint32_t sqn[], uint32_t dr[], uint16_t num, uint8_t sqh_len) in tun_process()
639 uint32_t sqn[], uint32_t dr[], uint16_t num, uint8_t sqh_len) in trs_process()
696 uint32_t dr[], uint16_t num) in esp_inb_rsn_update()
724 uint16_t num, uint8_t sqh_len, esp_inb_process_t process) in esp_inb_pkt_process()
756 struct rte_mbuf *mb[], uint16_t num) in cpu_inb_pkt_prepare()
818 struct rte_mbuf *mb[], uint16_t num) in esp_inb_tun_pkt_process()
827 struct rte_mbuf *mb[], uint16_t num) in inline_inb_tun_pkt_process()
837 struct rte_mbuf *mb[], uint16_t num) in esp_inb_trs_pkt_process()
846 struct rte_mbuf *mb[], uint16_t num) in inline_inb_trs_pkt_process()
/dpdk/lib/pdcp/
H A Dpdcp_process.c385 struct rte_crypto_op *cop[], uint16_t num, uint16_t *nb_err_ret) in pdcp_pre_process_uplane_sn_12_ul()
471 struct rte_crypto_op *cop[], uint16_t num, uint16_t *nb_err_ret) in pdcp_pre_process_uplane_sn_18_ul()
532 struct rte_crypto_op *cop[], uint16_t num, uint16_t *nb_err_ret) in pdcp_pre_process_cplane_sn_12_ul()
591 uint16_t num, uint16_t *nb_err_ret) in pdcp_post_process_ul()
649 uint16_t num, uint16_t *nb_err_ret, in pdcp_pre_process_uplane_sn_12_dl_flags()
703 struct rte_crypto_op *cop[], uint16_t num, uint16_t *nb_err) in pdcp_pre_process_uplane_sn_12_dl_ip()
710 struct rte_crypto_op *cop[], uint16_t num, uint16_t *nb_err) in pdcp_pre_process_uplane_sn_12_dl()
718 uint16_t num, uint16_t *nb_err_ret, in pdcp_pre_process_uplane_sn_18_dl_flags()
773 struct rte_crypto_op *cop[], uint16_t num, uint16_t *nb_err) in pdcp_pre_process_uplane_sn_18_dl_ip()
780 struct rte_crypto_op *cop[], uint16_t num, uint16_t *nb_err) in pdcp_pre_process_uplane_sn_18_dl()
[all …]
/dpdk/examples/ipsec-secgw/
H A Dipsec_process.c30 enqueue_cop_bulk(struct cdev_qp *cqp, struct rte_crypto_op *cop[], uint32_t num) in enqueue_cop_bulk() argument
95 struct rte_ipsec_group grp[], uint32_t num) in sa_group() argument
128 uint32_t num) in copy_to_trf() argument
297 cqp_dequeue(struct cdev_qp * cqp,struct rte_crypto_op * cop[],uint32_t num) cqp_dequeue() argument
312 ctx_dequeue(struct ipsec_ctx * ctx,struct rte_crypto_op * cop[],uint32_t num) ctx_dequeue() argument
[all...]
/dpdk/drivers/net/virtio/
H A Dvirtio_ring.h85 unsigned int num; member
93 unsigned int num; member
134 vring_size(struct virtio_hw *hw, unsigned int num, unsigned long align) in vring_size()
155 unsigned long align, unsigned int num) in vring_init_split()
168 unsigned long align, unsigned int num) in vring_init_packed()
/dpdk/app/test/
H A Dtest_ring.h65 test_ring_mem_copy(void *dst, void * const *src, int esize, unsigned int num) in test_ring_mem_copy()
79 unsigned int num) in test_ring_copy_to()
96 unsigned int num) in test_ring_copy_from()
/dpdk/drivers/bus/dpaa/base/qbman/
H A Dprocess.c48 uint32_t num; /* how many IDs to allocate (and return value) */ member
57 uint32_t num; member
63 uint32_t num; member
73 int process_alloc(enum dpaa_id_type id_type, uint32_t *base, uint32_t num, in process_alloc()
94 void process_release(enum dpaa_id_type id_type, uint32_t base, uint32_t num) in process_release()
113 int process_reserve(enum dpaa_id_type id_type, uint32_t base, uint32_t num) in process_reserve()
/dpdk/drivers/crypto/virtio/
H A Dvirtio_ring.h61 unsigned int num; member
101 vring_size(unsigned int num, unsigned long align) in vring_size()
114 vring_init(struct vring *vr, unsigned int num, uint8_t *p, in vring_init()
/dpdk/drivers/net/bnxt/
H A Dbnxt_rxtx_vec_common.h111 uint32_t ring_mask, ring_size, num; in bnxt_tx_cmp_vec_fast() local
142 uint32_t ring_mask, ring_size, num, blk; in bnxt_tx_cmp_vec() local
/dpdk/drivers/net/mvneta/
H A Dmvneta_rxtx.c75 mvneta_buffs_refill(struct mvneta_priv *priv, struct mvneta_rxq *rxq, u16 *num) in mvneta_buffs_refill()
124 mvneta_buffs_alloc(struct mvneta_priv *priv, struct mvneta_rxq *rxq, int *num) in mvneta_buffs_alloc()
382 uint16_t num, sq_free_size; in mvneta_tx_pkt_burst() local
467 uint16_t num, sq_free_size; in mvneta_tx_sg_pkt_burst() local
827 mvneta_recv_buffs_free(struct neta_ppio_desc *desc, uint16_t num) in mvneta_recv_buffs_free()
851 int num = rxq->size; in mvneta_alloc_rx_bufs() local
876 uint16_t num; in mvneta_rx_queue_flush() local
/dpdk/examples/vm_power_manager/guest_cli/
H A Dparse.c24 parse_set(const char *input, uint16_t set[], unsigned int num) in parse_set()

1234567