Searched refs:__cpu_to_be16p (Results 1 – 4 of 4) sorted by relevance
109 #define cpu_to_be16p __cpu_to_be16p
71 #define __cpu_to_be16p(x) __swab16p((x)) macro
63 #define __cpu_to_be16p(x) (*(__u16*)(x)) macro
63 #define __cpu_to_be16p(x) __swab16p((x)) macro