Home
last modified time | relevance | path

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

/dpdk/examples/dma/
H A Ddmafwd.c389 dma_rx_port(struct rxtx_port_config *rx_config) in dma_rx_port() function
507 dma_rx_port(&cfg.ports[i]); in rx_main_loop()
537 dma_rx_port(&cfg.ports[i]); in rxtx_main_loop()
/dpdk/doc/guides/sample_app_ug/
H A Ddma.rst263 For receiving packets on each port, the ``dma_rx_port()`` function is used.