Home
last modified time | relevance | path

Searched refs:pushed (Results 1 – 22 of 22) sorted by relevance

/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_mbx.c220 if (!mbx->pushed) in fm10k_mbx_pushed_tail_len()
308 len += mbx->pushed; in fm10k_mbx_validate_msg_size()
446 end = fm10k_fifo_tail_offset(fifo, mbx->pushed); in fm10k_mbx_read_copy()
489 len = fm10k_fifo_unused(fifo) - mbx->pushed; in fm10k_mbx_push_tail()
509 mbx->pushed += len; in fm10k_mbx_push_tail()
513 len && (mbx->pushed >= len); in fm10k_mbx_push_tail()
516 mbx->pushed -= len; in fm10k_mbx_push_tail()
1096 mbx->pushed = 0; in fm10k_mbx_reset_work()
1267 if (mbx->pushed) in fm10k_mbx_process_disconnect()
1938 mbx->head = fm10k_mbx_head_sub(mbx, mbx->pushed); in fm10k_sm_mbx_receive()
[all …]
H A Dfm10k_mbx.h270 u16 head, head_len, pushed; member
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Drhead_tx.c100 __in unsigned int pushed) in rhead_tx_qpush() argument
102 _NOTE(ARGUNUSED(etp, added, pushed)) in rhead_tx_qpush()
H A Defx_tx.c59 __in unsigned int pushed);
467 __in unsigned int pushed) in efx_tx_qpush() argument
474 etxop->etxo_qpush(etp, added, pushed); in efx_tx_qpush()
851 __in unsigned int pushed) in siena_tx_qpush() argument
869 SIENA_TXQ_DESC_SIZE, wptr, pushed & etp->et_mask); in siena_tx_qpush()
H A Def10_rx.c748 unsigned int pushed = *pushedp; in ef10_rx_qpush() local
754 if (pushed == wptr) in ef10_rx_qpush()
766 EF10_RXQ_DESC_SIZE, wptr, pushed & erp->er_mask); in ef10_rx_qpush()
H A Def10_tx.c345 __in unsigned int pushed) in ef10_tx_qpush() argument
355 id = pushed & etp->et_mask; in ef10_tx_qpush()
H A Drhead_impl.h407 __in unsigned int pushed);
H A Defx_rx.c1607 unsigned int pushed = *pushedp; in siena_rx_qpush() local
1626 SIENA_RXQ_DESC_SIZE, wptr, pushed & erp->er_mask); in siena_rx_qpush()
H A Def10_impl.h880 __in unsigned int pushed);
H A Defx.h3191 __in unsigned int pushed);
/f-stack/app/redis-5.0.5/src/
H A Dt_list.c198 int j, pushed = 0; in pushGenericCommand() local
214 pushed++; in pushGenericCommand()
217 if (pushed) { in pushGenericCommand()
223 server.dirty += pushed; in pushGenericCommand()
235 int j, pushed = 0; in pushxGenericCommand() local
243 pushed++; in pushxGenericCommand()
248 if (pushed) { in pushxGenericCommand()
253 server.dirty += pushed; in pushxGenericCommand()
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_rx.h86 unsigned int pushed; member
H A Dsfc_tx.c753 unsigned int pushed = added; in sfc_efx_xmit_pkts() local
911 if (likely(pushed != txq->added)) in sfc_efx_xmit_pkts()
912 efx_tx_qpush(txq->common, txq->added, pushed); in sfc_efx_xmit_pkts()
H A Dsfc_ef100_tx.c923 unsigned int pushed = txq->added - txq->completed; in sfc_ef100_tx_qdesc_status() local
931 return (offset >= pushed || in sfc_ef100_tx_qdesc_status()
H A Dsfc_ef10_tx.c223 unsigned int pushed) in sfc_ef10_tx_qpush() argument
234 desc.eq_u64[0] = txq->txq_hw_ring[pushed & txq->ptr_mask].eq_u64[0]; in sfc_ef10_tx_qpush()
H A Dsfc_rx.c130 efx_rx_qpush(rxq->common, added, &rxq->pushed); in sfc_efx_rx_qrefill()
549 rxq->pending = rxq->completed = rxq->added = rxq->pushed = 0; in sfc_efx_rx_qstart()
/f-stack/dpdk/doc/guides/contributing/
H A Dvulnerability.rst279 * The patches are pushed to the appropriate branches.
289 are pushed to the appropriate branches.
/f-stack/freebsd/contrib/device-tree/Bindings/dma/ti/
H A Dk3-udma.yaml26 is indirectly controlled by the order in which blocks are pushed into the DMA
/f-stack/dpdk/doc/guides/prog_guide/
H A Dhash_lib.rst160 If there is no space in the primary bucket, one of the entries on that bucket is pushed to its alte…
164 is stored in it. If not, same process is repeated (one of the entries gets pushed) until an empty e…
203 being pushed to their alternative location.
H A Dpacket_framework.rst494 On each pipeline iteration, the packets are pushed to the next pipeline stage: for the 4-stage pipe…
1190 …ut packet is reduced to opaque payload. Just before transmission, one or several headers are pushed
/f-stack/freebsd/contrib/device-tree/Bindings/soc/ti/
H A Dkeystone-navigator-qmss.txt67 queues looking for descriptors that have been pushed
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md936 the existing values are pushed back from the first `Repeated_Offset` through to