Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/liquidio/
H A Dlio_ethdev.c637 lio_dev_rss_hash_update(struct rte_eth_dev *eth_dev, in lio_dev_rss_hash_update() function
1095 lio_dev_rss_hash_update(eth_dev, &rss_conf); in lio_dev_rss_configure()
1102 lio_dev_rss_hash_update(eth_dev, &rss_conf); in lio_dev_rss_configure()
1135 lio_dev_rss_hash_update(eth_dev, &rss_conf); in lio_dev_mq_rx_configure()
1938 .rss_hash_update = lio_dev_rss_hash_update,