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