Searched refs:nicvf_be_to_cpu_64 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/thunderx/base/ | ||
| H A D | nicvf_plat.h | 39 #define nicvf_be_to_cpu_64(x) rte_be_to_cpu_64(x) macro |
| H A D | nicvf_hw.c | 762 *keyptr = nicvf_be_to_cpu_64(val); in nicvf_rss_get_key() |