Searched defs:LE16_TO_CPU (Results 1 – 4 of 4) sorted by relevance
321 #define LE16_TO_CPU(val) CPU_TO_LE16(val) macro
67 #define LE16_TO_CPU(a) rte_le_to_cpu_16(a) macro
183 #define LE16_TO_CPU(a) rte_le_to_cpu_16(a) macro
74 #define LE16_TO_CPU(a) rte_le_to_cpu_16(a) macro