Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c12876 struct rte_eth_input_set_conf input_conf = { in i40e_rss_disable_hash() local
12881 input_conf.field[0] = RTE_ETH_INPUT_SET_DEFAULT; in i40e_rss_disable_hash()
12882 i40e_hash_filter_inset_select(hw, &input_conf); in i40e_rss_disable_hash()