Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1426 int i40e_pf_config_rss(struct i40e_pf *pf);
H A Di40e_hash.c1264 if (i40e_pf_config_rss(pf)) in i40e_hash_filter_create()
H A Di40e_ethdev.c6403 i40e_pf_config_rss(pf); in i40e_dev_rx_init()
8911 i40e_pf_config_rss(struct i40e_pf *pf) in i40e_pf_config_rss() function