Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h205 void nicvf_rss_get_key(struct nicvf *nic, uint8_t *key);
H A Dnicvf_hw.c753 nicvf_rss_get_key(struct nicvf *nic, uint8_t *key) in nicvf_rss_get_key() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c542 nicvf_rss_get_key(nic, rss_conf->rss_key); in nicvf_dev_rss_hash_conf_get()