Home
last modified time | relevance | path

Searched defs:pushed (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Drhead_tx.c100 __in unsigned int pushed) in rhead_tx_qpush()
H A Defx_tx.c467 __in unsigned int pushed) in efx_tx_qpush()
851 __in unsigned int pushed) in siena_tx_qpush()
H A Def10_tx.c345 __in unsigned int pushed) in ef10_tx_qpush()
H A Def10_rx.c748 unsigned int pushed = *pushedp; in ef10_rx_qpush() local
H A Defx_rx.c1607 unsigned int pushed = *pushedp; in siena_rx_qpush() local
/f-stack/app/redis-5.0.5/src/
H A Dt_list.c198 int j, pushed = 0; in pushGenericCommand() local
235 int j, pushed = 0; in pushxGenericCommand() local
/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
H A Dsfc_ef100_tx.c923 unsigned int pushed = txq->added - txq->completed; in sfc_ef100_tx_qdesc_status() local
H A Dsfc_ef10_tx.c223 unsigned int pushed) in sfc_ef10_tx_qpush()
/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_mbx.h270 u16 head, head_len, pushed; member