Home
last modified time | relevance | path

Searched defs:completed (Results 1 – 24 of 24) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Drhead_tx.c82 __in unsigned int completed, in rhead_tx_qpost()
159 __in unsigned int completed, in rhead_tx_qdesc_post()
H A Defx_tx.c444 __in unsigned int completed, in efx_tx_qpost()
606 __in unsigned int completed, in efx_tx_qpio_post()
634 __in unsigned int completed, in efx_tx_qdesc_post()
816 __in unsigned int completed, in siena_tx_qpost()
1046 __in unsigned int completed, in siena_tx_qdesc_post()
H A Def10_tx.c229 __in unsigned int completed, in ef10_tx_qpio_post()
283 __in unsigned int completed, in ef10_tx_qpost()
406 __in unsigned int completed, in ef10_tx_qdesc_post()
H A Drhead_rx.c219 __in unsigned int completed, in rhead_rx_qpost()
H A Defx_rx.c724 __in unsigned int completed, in efx_rx_qpost()
1568 __in unsigned int completed, in siena_rx_qpost()
H A Def10_rx.c698 __in unsigned int completed, in ef10_rx_qpost()
/f-stack/dpdk/drivers/raw/ioat/
H A Dioat_rawdev_test.c46 struct rte_mbuf *completed[2] = {0}; in test_enqueue_copies() local
164 struct rte_mbuf *completed[2] = {0}; in test_enqueue_fill() local
H A Drte_ioat_rawdev_fns.h60 uint64_t completed; member
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef10_tx.c64 unsigned int completed; member
144 unsigned int completed = txq->completed; in sfc_ef10_tx_reap() local
730 unsigned int completed = txq->completed; in sfc_ef10_simple_tx_reap() local
1041 unsigned int completed; in sfc_ef10_tx_qreap() local
H A Dsfc_ef100_tx.c68 unsigned int completed; member
270 unsigned int completed = txq->completed; in sfc_ef100_tx_reap_num_descs() local
879 unsigned int completed; in sfc_ef100_tx_qreap() local
H A Dsfc_ef10_rx.c66 unsigned int completed; member
213 unsigned int completed = rxq->completed; in sfc_ef10_rx_pending() local
H A Dsfc_tx.h74 unsigned int completed; member
H A Dsfc_rx.h79 unsigned int completed; member
H A Dsfc_tx.c667 unsigned int completed; in sfc_efx_tx_reap() local
H A Dsfc_ef10_essb_rx.c92 unsigned int completed; member
H A Dsfc_ef100_rx.c65 unsigned int completed; member
H A Dsfc_rx.c225 unsigned int completed; in sfc_efx_recv_pkts() local
/f-stack/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_rxtx.c301 int completed = 0; in vmxnet3_unmap_pkt() local
330 int completed = 0; in vmxnet3_tq_tx_complete() local
/f-stack/freebsd/contrib/zstd/programs/
H A Dbenchfn.c216 int completed = 0; in BMK_benchTimedFn() local
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c351 sync_con_queue(ng_hci_unit_p unit, ng_hci_unit_con_p con, int completed) in sync_con_queue()
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_rxtx.c310 uint32_t completed; in mlx4_txq_complete() local
/f-stack/freebsd/crypto/ccp/
H A Dccp_hardware.c546 unsigned q, completed; in ccp_intr_run_completions() local
/f-stack/dpdk/drivers/net/ena/
H A Dena_ethdev.c2203 uint16_t completed; in eth_ena_recv_pkts() local
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h671 u_int16_t completed; /* number of completed packets */ member