Home
last modified time | relevance | path

Searched refs:PLT_SWAP (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/event/cnxk/
H A Dcnxk_tim_evdev.c130 PLT_SWAP(ref_arr[x], ref_arr[x + 1]); in sort_multi_array()
131 PLT_SWAP(arr1[x], arr1[x + 1]); in sort_multi_array()
132 PLT_SWAP(arr2[x], arr2[x + 1]); in sort_multi_array()
133 PLT_SWAP(arr3[x], arr3[x + 1]); in sort_multi_array()
/dpdk/drivers/common/cnxk/
H A Droc_platform.h51 #define PLT_SWAP RTE_SWAP macro