Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h208 uint64_t nicvf_rss_get_cfg(struct nicvf *nic);
H A Dnicvf_hw.c775 nicvf_rss_get_cfg(struct nicvf *nic) in nicvf_rss_get_cfg() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c545 rss_conf->rss_hf = nicvf_rss_nic_to_ethdev(nic, nicvf_rss_get_cfg(nic)); in nicvf_dev_rss_hash_conf_get()