Home
last modified time | relevance | path

Searched refs:WriteBE2Byte (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dbasic_types.h193 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
323 WriteBE2Byte(__pStart, __Value); \
325 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dbasic_types.h193 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
323 WriteBE2Byte(__pStart, __Value); \
325 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dbasic_types.h194 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
324 WriteBE2Byte(__pStart, __Value); \
326 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dbasic_types.h193 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
323 WriteBE2Byte(__pStart, __Value); \
325 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dbasic_types.h193 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
323 WriteBE2Byte(__pStart, __Value); \
325 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dbasic_types.h194 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
324 WriteBE2Byte(__pStart, __Value); \
326 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dbasic_types.h194 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
324 WriteBE2Byte(__pStart, __Value); \
326 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dbasic_types.h194 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
324 WriteBE2Byte(__pStart, __Value); \
326 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dbasic_types.h193 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
323 WriteBE2Byte(__pStart, __Value); \
325 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dbasic_types.h193 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
323 WriteBE2Byte(__pStart, __Value); \
325 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dbasic_types.h193 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
323 WriteBE2Byte(__pStart, __Value); \
325 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dbasic_types.h154 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
284 WriteBE2Byte(__pStart, __Value); \
286 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dbasic_types.h154 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
284 WriteBE2Byte(__pStart, __Value); \
286 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dbasic_types.h194 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
324 WriteBE2Byte(__pStart, __Value); \
326 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dbasic_types.h220 #define WriteBE2Byte(_ptr, _val) (*((u16 *)(_ptr))) = cpu_to_be16(_val) macro
350 WriteBE2Byte(__pStart, __Value); \
352 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dbasic_types.h220 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
350 WriteBE2Byte(__pStart, __Value); \
352 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dbasic_types.h245 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
375 WriteBE2Byte(__pStart, __Value); \
377 WriteBE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_pkt_ofld.h112 #define SET_AUTH_1X_LENGTH(_ptr, _val) WriteBE2Byte(_ptr+AUTH_1X_OFFSET_LENGTH, _val)
129 #define SET_EAPOLKEY_KEY_INFO(_ptr, _val) WriteBE2Byte(_ptr+EAPOLKEY_OFFSET_KEY_INFO, _val)
H A Dpltfm_ops_none.h712 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
840 WriteBE2Byte(__pStart, __Value); \
842 WriteBE2Byte(__pStart, \
H A Dpltfm_ops_windows.h54 #define WriteBE2Byte(_ptr, _val) WriteEF2Byte(_ptr,H2N2BYTE(_val)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_pkt_ofld.h112 #define SET_AUTH_1X_LENGTH(_ptr, _val) WriteBE2Byte(_ptr+AUTH_1X_OFFSET_LENGTH, _val)
129 #define SET_EAPOLKEY_KEY_INFO(_ptr, _val) WriteBE2Byte(_ptr+EAPOLKEY_OFFSET_KEY_INFO, _val)
H A Dpltfm_ops_none.h721 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
849 WriteBE2Byte(__pStart, __Value); \
851 WriteBE2Byte(__pStart, \
H A Dpltfm_ops_windows.h54 #define WriteBE2Byte(_ptr, _val) WriteEF2Byte(_ptr,H2N2BYTE(_val)) macro