Searched refs:eth_pconf (Results 1 – 1 of 1) sorted by relevance
1348 struct rte_eth_conf eth_pconf = eth_port_conf; in main() local1447 eth_pconf.rx_adv_conf.rss_conf.rss_hf &= in main()1450 num_queues, ð_pconf); in main()1455 eth_rx_conf.offloads = eth_pconf.rxmode.offloads; in main()1457 eth_tx_conf.offloads = eth_pconf.txmode.offloads; in main()