Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ntb/
H A Dntb_fwd.c1351 struct rte_eth_dev_info ethdev_info; in main() local
1446 rte_eth_dev_info_get(eth_port_id, &ethdev_info); in main()
1448 ethdev_info.flow_type_rss_offloads; in main()
1454 eth_rx_conf = ethdev_info.default_rxconf; in main()
1456 eth_tx_conf = ethdev_info.default_txconf; in main()