| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | if_tunnel.h | 25 #define GRE_CSUM __cpu_to_be16(0x8000) 26 #define GRE_ROUTING __cpu_to_be16(0x4000) 27 #define GRE_KEY __cpu_to_be16(0x2000) 28 #define GRE_SEQ __cpu_to_be16(0x1000) 29 #define GRE_STRICT __cpu_to_be16(0x0800) 30 #define GRE_REC __cpu_to_be16(0x0700) 31 #define GRE_ACK __cpu_to_be16(0x0080) 32 #define GRE_FLAGS __cpu_to_be16(0x0078) 33 #define GRE_VERSION __cpu_to_be16(0x0007) 43 #define GRE_VERSION_0 __cpu_to_be16(0x0000) [all …]
|
| H A D | if_pppox.h | 129 #define PTT_EOL __cpu_to_be16(0x0000) 130 #define PTT_SRV_NAME __cpu_to_be16(0x0101) 131 #define PTT_AC_NAME __cpu_to_be16(0x0102) 132 #define PTT_HOST_UNIQ __cpu_to_be16(0x0103) 133 #define PTT_AC_COOKIE __cpu_to_be16(0x0104) 134 #define PTT_VENDOR __cpu_to_be16(0x0105) 135 #define PTT_RELAY_SID __cpu_to_be16(0x0110) 136 #define PTT_SRV_ERR __cpu_to_be16(0x0201) 137 #define PTT_SYS_ERR __cpu_to_be16(0x0202) 138 #define PTT_GEN_ERR __cpu_to_be16(0x0203)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | if_tunnel.h | 25 #define GRE_CSUM __cpu_to_be16(0x8000) 26 #define GRE_ROUTING __cpu_to_be16(0x4000) 27 #define GRE_KEY __cpu_to_be16(0x2000) 28 #define GRE_SEQ __cpu_to_be16(0x1000) 29 #define GRE_STRICT __cpu_to_be16(0x0800) 30 #define GRE_REC __cpu_to_be16(0x0700) 31 #define GRE_ACK __cpu_to_be16(0x0080) 32 #define GRE_FLAGS __cpu_to_be16(0x0078) 33 #define GRE_VERSION __cpu_to_be16(0x0007) 43 #define GRE_VERSION_0 __cpu_to_be16(0x0000) [all …]
|
| H A D | if_pppox.h | 129 #define PTT_EOL __cpu_to_be16(0x0000) 130 #define PTT_SRV_NAME __cpu_to_be16(0x0101) 131 #define PTT_AC_NAME __cpu_to_be16(0x0102) 132 #define PTT_HOST_UNIQ __cpu_to_be16(0x0103) 133 #define PTT_AC_COOKIE __cpu_to_be16(0x0104) 134 #define PTT_VENDOR __cpu_to_be16(0x0105) 135 #define PTT_RELAY_SID __cpu_to_be16(0x0110) 136 #define PTT_SRV_ERR __cpu_to_be16(0x0201) 137 #define PTT_SYS_ERR __cpu_to_be16(0x0202) 138 #define PTT_GEN_ERR __cpu_to_be16(0x0203)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | if_tunnel.h | 25 #define GRE_CSUM __cpu_to_be16(0x8000) 26 #define GRE_ROUTING __cpu_to_be16(0x4000) 27 #define GRE_KEY __cpu_to_be16(0x2000) 28 #define GRE_SEQ __cpu_to_be16(0x1000) 29 #define GRE_STRICT __cpu_to_be16(0x0800) 30 #define GRE_REC __cpu_to_be16(0x0700) 31 #define GRE_ACK __cpu_to_be16(0x0080) 32 #define GRE_FLAGS __cpu_to_be16(0x0078) 33 #define GRE_VERSION __cpu_to_be16(0x0007) 43 #define GRE_VERSION_0 __cpu_to_be16(0x0000) [all …]
|
| H A D | if_pppox.h | 129 #define PTT_EOL __cpu_to_be16(0x0000) 130 #define PTT_SRV_NAME __cpu_to_be16(0x0101) 131 #define PTT_AC_NAME __cpu_to_be16(0x0102) 132 #define PTT_HOST_UNIQ __cpu_to_be16(0x0103) 133 #define PTT_AC_COOKIE __cpu_to_be16(0x0104) 134 #define PTT_VENDOR __cpu_to_be16(0x0105) 135 #define PTT_RELAY_SID __cpu_to_be16(0x0110) 136 #define PTT_SRV_ERR __cpu_to_be16(0x0201) 137 #define PTT_SYS_ERR __cpu_to_be16(0x0202) 138 #define PTT_GEN_ERR __cpu_to_be16(0x0203)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/byteorder/ |
| H A D | generic.h | 111 #define cpu_to_be16 __cpu_to_be16 180 #define ___htons(x) __cpu_to_be16(x) 201 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/byteorder/ |
| H A D | generic.h | 111 #define cpu_to_be16 __cpu_to_be16 180 #define ___htons(x) __cpu_to_be16(x) 201 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/byteorder/ |
| H A D | generic.h | 116 #define cpu_to_be16 __cpu_to_be16 185 #define ___htons(x) __cpu_to_be16(x) 206 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/byteorder/ |
| H A D | generic.h | 112 #define cpu_to_be16 __cpu_to_be16 181 #define ___htons(x) __cpu_to_be16(x) 202 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/byteorder/ |
| H A D | generic.h | 116 #define cpu_to_be16 __cpu_to_be16 185 #define ___htons(x) __cpu_to_be16(x) 206 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/byteorder/ |
| H A D | generic.h | 111 #define cpu_to_be16 __cpu_to_be16 180 #define ___htons(x) __cpu_to_be16(x) 201 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/byteorder/ |
| H A D | generic.h | 111 #define cpu_to_be16 __cpu_to_be16 180 #define ___htons(x) __cpu_to_be16(x) 201 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/byteorder/ |
| H A D | generic.h | 111 #define cpu_to_be16 __cpu_to_be16 180 #define ___htons(x) __cpu_to_be16(x) 201 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/byteorder/ |
| H A D | generic.h | 112 #define cpu_to_be16 __cpu_to_be16 181 #define ___htons(x) __cpu_to_be16(x) 202 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/byteorder/ |
| H A D | generic.h | 116 #define cpu_to_be16 __cpu_to_be16 185 #define ___htons(x) __cpu_to_be16(x) 206 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/byteorder/ |
| H A D | generic.h | 112 #define cpu_to_be16 __cpu_to_be16 181 #define ___htons(x) __cpu_to_be16(x) 202 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/byteorder/ |
| H A D | generic.h | 112 #define cpu_to_be16 __cpu_to_be16 181 #define ___htons(x) __cpu_to_be16(x) 202 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/byteorder/ |
| H A D | generic.h | 111 #define cpu_to_be16 __cpu_to_be16 180 #define ___htons(x) __cpu_to_be16(x) 201 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/byteorder/ |
| H A D | generic.h | 111 #define cpu_to_be16 __cpu_to_be16 180 #define ___htons(x) __cpu_to_be16(x) 201 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/byteorder/ |
| H A D | generic.h | 111 #define cpu_to_be16 __cpu_to_be16 180 #define ___htons(x) __cpu_to_be16(x) 201 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/byteorder/ |
| H A D | generic.h | 112 #define cpu_to_be16 __cpu_to_be16 181 #define ___htons(x) __cpu_to_be16(x) 202 #define htons(x) __cpu_to_be16(x)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | spectral.c | 87 fft_sample->tlv.length = __cpu_to_be16(length); in ath10k_spectral_process_fft() 118 fft_sample->max_magnitude = __cpu_to_be16(peak_mag); in ath10k_spectral_process_fft() 124 fft_sample->total_gain_db = __cpu_to_be16(total_gain_db); in ath10k_spectral_process_fft() 125 fft_sample->base_pwr_db = __cpu_to_be16(base_pwr_db); in ath10k_spectral_process_fft() 129 fft_sample->freq1 = __cpu_to_be16(freq1); in ath10k_spectral_process_fft() 130 fft_sample->freq2 = __cpu_to_be16(freq2); in ath10k_spectral_process_fft() 134 fft_sample->noise = __cpu_to_be16(phyerr->nf_chains[chain_idx]); in ath10k_spectral_process_fft()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | common-spectral.c | 149 fft_sample_20.tlv.length = __cpu_to_be16(length); in ath_cmn_process_ht20_fft() 150 fft_sample_20.freq = __cpu_to_be16(freq); in ath_cmn_process_ht20_fft() 158 fft_sample_20.max_magnitude = __cpu_to_be16(magnitude); in ath_cmn_process_ht20_fft() 204 fft_sample_20.max_magnitude = __cpu_to_be16(magnitude); in ath_cmn_process_ht20_fft() 263 fft_sample_40.tlv.length = __cpu_to_be16(length); in ath_cmn_process_ht20_40_fft() 264 fft_sample_40.freq = __cpu_to_be16(freq); in ath_cmn_process_ht20_40_fft() 288 fft_sample_40.lower_max_magnitude = __cpu_to_be16(lower_mag); in ath_cmn_process_ht20_40_fft() 291 fft_sample_40.upper_max_magnitude = __cpu_to_be16(upper_mag); in ath_cmn_process_ht20_40_fft() 351 fft_sample_40.lower_max_magnitude = __cpu_to_be16(lower_mag); in ath_cmn_process_ht20_40_fft() 380 fft_sample_40.upper_max_magnitude = __cpu_to_be16(upper_mag); in ath_cmn_process_ht20_40_fft()
|
| /OK3568_Linux_fs/u-boot/include/linux/byteorder/ |
| H A D | generic.h | 97 #define cpu_to_be16 __cpu_to_be16 163 #define ___htons(x) __cpu_to_be16(x)
|