Home
last modified time | relevance | path

Searched refs:sfc_rx_get_pushed (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_rx.h148 unsigned int sfc_rx_get_pushed(struct sfc_adapter *sa,
H A Dsfc_mae_counter.c407 pushed = sfc_rx_get_pushed(sa, counter_registry->rx_dp); in sfc_mae_counter_poll_packets()
H A Dsfc_rx.c59 sfc_rx_get_pushed(struct sfc_adapter *sa, struct sfc_dp_rxq *dp_rxq) in sfc_rx_get_pushed() function