Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.h43 igc_hw_rss_hash_set(struct igc_hw *hw, struct rte_eth_rss_conf *rss_conf);
H A Digc_txrx.c851 igc_hw_rss_hash_set(struct igc_hw *hw, struct rte_eth_rss_conf *rss_conf) in igc_hw_rss_hash_set() function
917 igc_hw_rss_hash_set(hw, &rss_conf); in igc_rss_configure()
1029 igc_hw_rss_hash_set(hw, &rss_conf); in igc_add_rss_filter()
H A Digc_ethdev.c2360 igc_hw_rss_hash_set(hw, rss_conf); in eth_igc_rss_hash_update()