Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef100_rx.c420 sfc_ef100_rx_pkt_prefix(const struct rte_mbuf *m) in sfc_ef100_rx_pkt_prefix() function
445 rte_prefetch0(sfc_ef100_rx_pkt_prefix(rxq->sw_ring[id].mbuf)); in sfc_ef100_rx_next_mbuf()
491 rx_prefix = (const efx_oword_t *)sfc_ef100_rx_pkt_prefix(pkt); in sfc_ef100_rx_process_ready_pkts()