Home
last modified time | relevance | path

Searched refs:qpurge (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp_rx.h235 sfc_dp_rx_qpurge_t *qpurge; member
H A Dsfc_ef10_essb_rx.c759 .qpurge = sfc_ef10_essb_rx_qpurge,
H A Dsfc_ef10_rx.c832 .qpurge = sfc_ef10_rx_qpurge,
H A Dsfc_ef100_rx.c911 .qpurge = sfc_ef100_rx_qpurge,
H A Dsfc_rx.c647 .qpurge = sfc_efx_rx_qpurge,
710 sa->priv.dp_rx->qpurge(rxq_info->dp); in sfc_rx_qflush()