Searched refs:__fswab16 (Results 1 – 3 of 3) sorted by relevance
83 __fswab16((x)))93 # define __swab16(x) __fswab16(x)99 static __inline__ __attribute__((const)) __u16 __fswab16(__u16 x) in __fswab16() function
48 static inline __attribute_const__ __u16 __fswab16(__u16 val) in __fswab16() function107 __fswab16(x))
66 crc = __fswab16(crc); in digital_skb_add_crc()