Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ioat/
H A Dioatfwd.c35 struct rxtx_port_config { struct
46 struct rxtx_port_config ports[RTE_MAX_ETHPORTS]; argument
385 ioat_rx_port(struct rxtx_port_config *rx_config) in ioat_rx_port()
442 ioat_tx_port(struct rxtx_port_config *tx_config) in ioat_tx_port()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dioat.rst357 struct rxtx_port_config ports[RTE_MAX_ETHPORTS];
378 ioat_rx_port(struct rxtx_port_config *rx_config)
504 ioat_tx_port(struct rxtx_port_config *tx_config)
/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.c3434 rxtx_port_config(struct rte_port *port) in rxtx_port_config() function
3523 rxtx_port_config(port); in init_port_config()
3730 rxtx_port_config(rte_port); in init_port_dcb_config()