Searched refs:adv_conf_rss (Results 1 – 1 of 1) sorted by relevance
1710 struct rte_eth_rss_conf *adv_conf_rss; in sfc_rx_configure() local1716 adv_conf_rss = &dev_conf->rx_adv_conf.rss_conf; in sfc_rx_configure()1717 rc = sfc_rx_process_adv_conf_rss(sa, adv_conf_rss); in sfc_rx_configure()