Home
last modified time | relevance | path

Searched refs:WriteLE2Byte (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_pkt_ofld.h32 WriteLE2Byte(_hdr, _val)
57 WriteLE2Byte((u8 *)(_hdr)+HDR_OFFSET_DURATION, _val)
65 WriteLE2Byte((u8 *)(_hdr)+HDR_OFFSET_SEQUENCE, _val)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dbasic_types.h186 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
281 WriteLE2Byte(__pStart, __Value); \
283 WriteLE2Byte(__pStart, \
H A Dhal_com_h2c.h289 #define SET_IPHDR_TOTAL_LEN(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 2, __Value)
290 #define SET_IPHDR_IDENTIFIER(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 4, __Value)
295 #define SET_IPHDR_HDR_CHECKSUM(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 10, __Value)
298 #define SET_UDP_SRC_PORT(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 0, __Value)
299 #define SET_UDP_DST_PORT(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 2, __Value)
300 #define SET_UDP_LEN(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 4, __Value)
301 #define SET_UDP_CHECKSUM(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 6, __Value)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dbasic_types.h186 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
281 WriteLE2Byte(__pStart, __Value); \
283 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dbasic_types.h187 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
282 WriteLE2Byte(__pStart, __Value); \
284 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dbasic_types.h186 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
281 WriteLE2Byte(__pStart, __Value); \
283 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dbasic_types.h186 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
281 WriteLE2Byte(__pStart, __Value); \
283 WriteLE2Byte(__pStart, \
H A Dhal_com_h2c.h281 #define SET_IPHDR_TOTAL_LEN(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 2, __Value)
282 #define SET_IPHDR_IDENTIFIER(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 4, __Value)
287 #define SET_IPHDR_HDR_CHECKSUM(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 10, __Value)
290 #define SET_UDP_SRC_PORT(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 0, __Value)
291 #define SET_UDP_DST_PORT(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 2, __Value)
292 #define SET_UDP_LEN(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 4, __Value)
293 #define SET_UDP_CHECKSUM(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 6, __Value)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dbasic_types.h187 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
282 WriteLE2Byte(__pStart, __Value); \
284 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dbasic_types.h187 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
282 WriteLE2Byte(__pStart, __Value); \
284 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dbasic_types.h187 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
282 WriteLE2Byte(__pStart, __Value); \
284 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dbasic_types.h186 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
281 WriteLE2Byte(__pStart, __Value); \
283 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dbasic_types.h186 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
281 WriteLE2Byte(__pStart, __Value); \
283 WriteLE2Byte(__pStart, \
H A Dhal_com_h2c.h281 #define SET_IPHDR_TOTAL_LEN(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 2, __Value)
282 #define SET_IPHDR_IDENTIFIER(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 4, __Value)
287 #define SET_IPHDR_HDR_CHECKSUM(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 10, __Value)
290 #define SET_UDP_SRC_PORT(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 0, __Value)
291 #define SET_UDP_DST_PORT(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 2, __Value)
292 #define SET_UDP_LEN(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 4, __Value)
293 #define SET_UDP_CHECKSUM(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 6, __Value)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dbasic_types.h186 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
281 WriteLE2Byte(__pStart, __Value); \
283 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dbasic_types.h147 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
242 WriteLE2Byte(__pStart, __Value); \
244 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dbasic_types.h147 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
242 WriteLE2Byte(__pStart, __Value); \
244 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_pkt_ofld.h32 WriteLE2Byte(_hdr, _val)
57 WriteLE2Byte((u8 *)(_hdr)+HDR_OFFSET_DURATION, _val)
65 WriteLE2Byte((u8 *)(_hdr)+HDR_OFFSET_SEQUENCE, _val)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dbasic_types.h187 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
282 WriteLE2Byte(__pStart, __Value); \
284 WriteLE2Byte(__pStart, \
H A Dhal_com_h2c.h282 #define SET_IPHDR_TOTAL_LEN(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 2, __Value)
283 #define SET_IPHDR_IDENTIFIER(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 4, __Value)
288 #define SET_IPHDR_HDR_CHECKSUM(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 10, __Value)
291 #define SET_UDP_SRC_PORT(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 0, __Value)
292 #define SET_UDP_DST_PORT(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 2, __Value)
293 #define SET_UDP_LEN(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 4, __Value)
294 #define SET_UDP_CHECKSUM(__pHeader, __Value) WriteLE2Byte(((u8 *)(__pHeader)) + 6, __Value)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dbasic_types.h213 #define WriteLE2Byte(_ptr, _val) (*((u16 *)(_ptr))) = cpu_to_le16(_val) macro
308 WriteLE2Byte(__pStart, __Value); \
310 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dbasic_types.h213 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
308 WriteLE2Byte(__pStart, __Value); \
310 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dbasic_types.h238 #define WriteLE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_le16(_val)) macro
333 WriteLE2Byte(__pStart, __Value); \
335 WriteLE2Byte(__pStart, \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtrx_test.h155 WriteLE2Byte(_hdr + WHDR_OFST_DURATION, _val)
163 WriteLE2Byte(_hdr + WHDR_OFST_SEQUENCE, _val)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtrx_test.h155 WriteLE2Byte(_hdr + WHDR_OFST_DURATION, _val)
163 WriteLE2Byte(_hdr + WHDR_OFST_SEQUENCE, _val)

12