Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h256 uint16_t txgbe_recv_pkts_bulk_alloc(void *rx_queue, struct rte_mbuf **rx_pkts,
H A Dtxgbe_rxtx.c1335 txgbe_recv_pkts_bulk_alloc(void *rx_queue, struct rte_mbuf **rx_pkts, in txgbe_recv_pkts_bulk_alloc() function
4116 dev->rx_pkt_burst = txgbe_recv_pkts_bulk_alloc; in txgbe_set_rx_function()
H A Dtxgbe_ethdev.c2391 dev->rx_pkt_burst == txgbe_recv_pkts_bulk_alloc) in txgbe_dev_supported_ptypes_get()