Searched refs:__be16 (Results 1 – 13 of 13) sorted by relevance
342 __be16 pic_height;348 __be16 pic_width;353 __be16 slice_height;358 __be16 slice_width;364 __be16 chunk_size;385 __be16 initial_dec_delay;404 __be16 scale_increment_interval;434 __be16 nfl_bpg_offset;440 __be16 slice_bpg_offset;445 __be16 initial_offset;[all …]
18 #define __constant_htons(x) ((__force __be16)(__u16)(x))19 #define __constant_ntohs(x) ((__force __u16)(__be16)(x))30 #define __constant_cpu_to_be16(x) ((__force __be16)(__u16)(x))31 #define __constant_be16_to_cpu(x) ((__force __u16)(__be16)(x))42 #define __cpu_to_be16(x) ((__force __be16)(__u16)(x))43 #define __be16_to_cpu(x) ((__force __u16)(__be16)(x))85 static inline __be16 __cpu_to_be16p(const __u16 *p) in __cpu_to_be16p()87 return (__force __be16)*p; in __cpu_to_be16p()89 static inline __u16 __be16_to_cpup(const __be16 *p) in __be16_to_cpup()
18 #define __constant_htons(x) ((__force __be16)___constant_swab16((x)))19 #define __constant_ntohs(x) ___constant_swab16((__force __be16)(x))30 #define __constant_cpu_to_be16(x) ((__force __be16)___constant_swab16((x)))31 #define __constant_be16_to_cpu(x) ___constant_swab16((__force __u16)(__be16)(x))42 #define __cpu_to_be16(x) ((__force __be16)__swab16((x)))43 #define __be16_to_cpu(x) __swab16((__force __u16)(__be16)(x))85 static inline __be16 __cpu_to_be16p(const __u16 *p) in __cpu_to_be16p()87 return (__force __be16)__swab16p(p); in __cpu_to_be16p()89 static inline __u16 __be16_to_cpup(const __be16 *p) in __be16_to_cpup()
23 return be16_to_cpup((__be16 *)p); in get_unaligned_be16()53 *((__be16 *)p) = cpu_to_be16(val); in put_unaligned_be16()
359 __be16 name_len;453 __be16 size;454 __be16 max_size;
49 __be16 tag;55 __be16 tag;
74 __be16 select;75 __be16 reserved;
210 __be16 tag;
16 typedef __be16 fdt16_t;
149 typedef __u16 __bitwise __be16; typedef
338 __be16 psrc;339 __be16 pdst;
463 __be16 proto; in tftp_handler()464 __be16 *s; in tftp_handler()482 s = (__be16 *)pkt; in tftp_handler()571 tftp_cur_block = ntohs(*(__be16 *)pkt); in tftp_handler()659 pkt + 2, ntohs(*(__be16 *)pkt)); in tftp_handler()661 switch (ntohs(*(__be16 *)pkt)) { in tftp_handler()
433 __be16 reserved_osf;434 __be16 length;497 __be16 sense_data_len;