Home
last modified time | relevance | path

Searched refs:done (Results 1 – 25 of 243) sorted by relevance

12345678910

/dpdk/drivers/net/sfc/
H A Dsfc_sriov.c57 goto done; in sfc_sriov_attach()
81 done: in sfc_sriov_attach()
115 goto done; in sfc_sriov_vswitch_create()
120 goto done; in sfc_sriov_vswitch_create()
141 done: in sfc_sriov_vswitch_create()
161 goto done; in sfc_sriov_vswitch_destroy()
171 done: in sfc_sriov_vswitch_destroy()
H A Dsfc_ef10_rx_ev.h44 goto done; in sfc_ef10_rx_ev_to_offloads()
168 done: in sfc_ef10_rx_ev_to_offloads()
H A Dsfc_ev.c91 goto done; in sfc_ev_efx_rx()
117 goto done; in sfc_ev_efx_rx()
133 goto done; in sfc_ev_efx_rx()
147 done: in sfc_ev_efx_rx()
246 goto done; in sfc_ev_tx()
255 done: in sfc_ev_tx()
733 goto done; in sfc_ev_qstart()
750 done: in sfc_ev_qstart()
H A Dsfc_switch.c217 goto done; in sfc_mae_assign_switch_domain()
241 done: in sfc_mae_assign_switch_domain()
440 goto done; in sfc_mae_assign_switch_port()
455 done: in sfc_mae_assign_switch_port()
/dpdk/drivers/net/octeontx/
H A Docteontx_ethdev_ops.c28 goto done; in octeontx_vlan_hw_filter()
33 done: in octeontx_vlan_hw_filter()
50 goto done; in octeontx_dev_vlan_offload_set()
57 goto done; in octeontx_dev_vlan_offload_set()
64 done: in octeontx_dev_vlan_offload_set()
113 goto done; in octeontx_dev_vlan_filter_set()
129 done: in octeontx_dev_vlan_filter_set()
183 goto done; in octeontx_dev_set_link_up()
189 done: in octeontx_dev_set_link_up()
/dpdk/app/test-eventdev/
H A Dtest_pipeline_atq.c26 while (t->done == false) { in pipeline_atq_worker_single_stage_tx()
49 while (t->done == false) { in pipeline_atq_worker_single_stage_fwd()
73 while (t->done == false) { in pipeline_atq_worker_single_stage_burst_tx()
131 while (!t->done) { in pipeline_atq_worker_single_stage_tx_vector()
155 while (!t->done) { in pipeline_atq_worker_single_stage_fwd_vector()
182 while (!t->done) { in pipeline_atq_worker_single_stage_burst_tx_vector()
211 while (!t->done) { in pipeline_atq_worker_single_stage_burst_fwd_vector()
381 while (!t->done) { in pipeline_atq_worker_multi_stage_tx_vector()
415 while (!t->done) { in pipeline_atq_worker_multi_stage_fwd_vector()
450 while (!t->done) { in pipeline_atq_worker_multi_stage_burst_tx_vector()
[all …]
H A Dtest_pipeline_queue.c26 while (t->done == false) { in pipeline_queue_worker_single_stage_tx()
56 while (t->done == false) { in pipeline_queue_worker_single_stage_fwd()
81 while (t->done == false) { in pipeline_queue_worker_single_stage_burst_tx()
145 while (!t->done) { in pipeline_queue_worker_single_stage_tx_vector()
177 while (!t->done) { in pipeline_queue_worker_single_stage_fwd_vector()
204 while (!t->done) { in pipeline_queue_worker_single_stage_burst_tx_vector()
240 while (!t->done) { in pipeline_queue_worker_single_stage_burst_fwd_vector()
421 while (!t->done) { in pipeline_queue_worker_multi_stage_tx_vector()
458 while (!t->done) { in pipeline_queue_worker_multi_stage_fwd_vector()
493 while (!t->done) { in pipeline_queue_worker_multi_stage_burst_tx_vector()
[all …]
H A Dtest_pipeline_common.h43 int done; member
121 } while (!enq && !t->done); in pipeline_event_tx()
135 } while (!enq && !t->done); in pipeline_event_tx_vector()
148 while (enq < nb_rx && !t->done) { in pipeline_event_tx_burst()
164 } while (!enq && !t->done); in pipeline_event_enqueue()
177 while (enq < nb_rx && !t->done) { in pipeline_event_enqueue_burst()
H A Dtest_perf_common.c61 while (count < nb_pkts && t->done == false) { in perf_producer()
70 if (t->done) in perf_producer()
121 while (count < nb_pkts && t->done == false) { in perf_producer_burst()
135 if (t->done) in perf_producer_burst()
196 if (t->done) in perf_event_timer_producer()
318 t->done == false) in crypto_adapter_enq_op_new()
373 t->done == false) in crypto_adapter_enq_op_fwd()
502 while (t->done == false) { in perf_launch_lcores()
533 t->done = true; in perf_launch_lcores()
547 t->done = true; in perf_launch_lcores()
[all …]
H A Dtest_perf_atq.c44 while (t->done == false) { in perf_atq_worker()
85 } while (!enq && !t->done); in perf_atq_worker()
103 while (t->done == false) { in perf_atq_worker_burst()
156 while ((enq < nb_rx) && !t->done) { in perf_atq_worker_burst()
H A Dtest_perf_queue.c46 while (t->done == false) { in perf_queue_worker()
87 } while (!enq && !t->done); in perf_queue_worker()
105 while (t->done == false) { in perf_queue_worker_burst()
158 while (enq < nb_rx && !t->done) { in perf_queue_worker_burst()
/dpdk/doc/guides/sample_app_ug/
H A Deventdev_pipeline.rst122 worker 12 thread done. RX=4966581 TX=4966581
123 worker 13 thread done. RX=4963329 TX=4963329
124 worker 14 thread done. RX=4953614 TX=4953614
125 worker 0 thread done. RX=0 TX=0
126 worker 11 thread done. RX=4970549 TX=4970549
127 worker 10 thread done. RX=4986391 TX=4986391
128 worker 9 thread done. RX=4970528 TX=4970528
129 worker 15 thread done. RX=4974087 TX=4974087
130 worker 8 thread done. RX=4979908 TX=4979908
131 worker 2 thread done. RX=0 TX=0
H A Ddist_app.rst139 Command line parsing is done in the same way as it is done in the L2 Forwarding Sample
142 Mbuf pool initialization is done in the same way as it is done in the L2 Forwarding
145 Driver Initialization is done in same way as it is done in the L2 Forwarding Sample
148 RX queue initialization is done in the same way as it is done in the L2 Forwarding
151 TX queue initialization is done in the same way as it is done in the L2 Forwarding
/dpdk/lib/net/
H A Drte_ip.h232 uint32_t seglen, done; in rte_raw_cksum_mbuf() local
265 done = 0; in rte_raw_cksum_mbuf()
268 if (done & 1) in rte_raw_cksum_mbuf()
271 done += seglen; in rte_raw_cksum_mbuf()
272 if (done == len) in rte_raw_cksum_mbuf()
277 if (seglen > len - done) in rte_raw_cksum_mbuf()
278 seglen = len - done; in rte_raw_cksum_mbuf()
/dpdk/doc/guides/compressdevs/
H A Dqat_comp.rst41 queue-pair all enqueues to the TX queue must be done from one thread and all dequeues
42 from the RX queue must be done from one thread, but enqueues and dequeues may be done
/dpdk/drivers/net/ionic/
H A Dionic_main.c260 bool done; in ionic_adminq_post_wait() local
273 done = ionic_adminq_wait_for_completion(lif, ctx, in ionic_adminq_post_wait()
276 return ionic_adminq_check_err(ctx, !done /* timed out */); in ionic_adminq_post_wait()
285 int done; in ionic_dev_cmd_wait() local
290 done = ionic_dev_cmd_done(idev); in ionic_dev_cmd_wait()
291 if (done) { in ionic_dev_cmd_wait()
/dpdk/drivers/net/netvsc/
H A Dhn_rndis.c485 goto done; in hn_rndis_query()
505 goto done; in hn_rndis_query()
511 goto done; in hn_rndis_query()
518 goto done; in hn_rndis_query()
530 goto done; in hn_rndis_query()
541 done: in hn_rndis_query()
762 goto done; in hn_rndis_set()
770 goto done; in hn_rndis_set()
773 done: in hn_rndis_set()
1058 goto done; in hn_rndis_init()
[all …]
/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_tx.c21 while (!rte_event_enqueue_burst(dev, port, ev, 1) && !fdata->done) in worker_event_enqueue()
32 while (enq < nb_rx && !fdata->done) in worker_event_enqueue_burst()
45 !fdata->done) in worker_tx_pkt()
60 while (!fdata->done) { in worker_do_tx_single()
101 while (!fdata->done) { in worker_do_tx_single_atq()
143 while (!fdata->done) { in worker_do_tx_single_burst()
190 while (!fdata->done) { in worker_do_tx_single_burst_atq()
238 while (!fdata->done) { in worker_do_tx()
291 while (!fdata->done) { in worker_do_tx_atq()
343 while (!fdata->done) { in worker_do_tx_burst()
[all …]
/dpdk/lib/ethdev/
H A Dethdev_private.c154 goto done; in rte_eth_devargs_parse_representor_ports()
162 goto done; in rte_eth_devargs_parse_representor_ports()
166 goto done; in rte_eth_devargs_parse_representor_ports()
178 goto done; in rte_eth_devargs_parse_representor_ports()
185 done: in rte_eth_devargs_parse_representor_ports()
/dpdk/drivers/net/enic/base/
H A Dvnic_dev.h151 int vnic_dev_open_done(struct vnic_dev *vdev, int *done);
153 int vnic_dev_init_done(struct vnic_dev *vdev, int *done, int *err);
159 int vnic_dev_soft_reset_done(struct vnic_dev *vdev, int *done);
161 int vnic_dev_hang_reset_done(struct vnic_dev *vdev, int *done);
/dpdk/drivers/bus/dpaa/base/qbman/
H A Ddpaa_sys.c54 goto done; in process_interrupt_find()
56 done: in process_interrupt_find()
H A Dbman_driver.c185 static int done; in bman_global_init() local
187 if (done) in bman_global_init()
232 done = 1; in bman_global_init()
/dpdk/drivers/raw/skeleton/
H A Dskeleton_rawdev.c331 uint8_t done = 0; in skeleton_rawdev_get_attr() local
350 done = 1; in skeleton_rawdev_get_attr()
357 if (done) in skeleton_rawdev_get_attr()
369 uint8_t done = 0; in skeleton_rawdev_set_attr() local
390 done = 1; in skeleton_rawdev_set_attr()
395 if (!done) { in skeleton_rawdev_set_attr()
/dpdk/app/test/
H A Dtest_trace_perf.c18 volatile bool done; member
81 data->ldata[workers].done = 1; in signal_workers_to_finish()
91 while (!ldata->done) { \
/dpdk/drivers/raw/ifpga/base/
H A Difpga_fme_pr.c134 goto done; in fme_pr_write()
143 goto done; in fme_pr_write()
147 done: in fme_pr_write()

12345678910