Home
last modified time | relevance | path

Searched refs:WLAN_HDR_A4_LEN (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/
H A Dp80211conv.c310 payload_offset = WLAN_HDR_A4_LEN; in skb_p80211_to_ether()
311 if (payload_length < WLAN_HDR_A4_LEN - WLAN_HDR_A3_LEN) { in skb_p80211_to_ether()
315 payload_length -= (WLAN_HDR_A4_LEN - WLAN_HDR_A3_LEN); in skb_p80211_to_ether()
H A Dp80211hdr.h70 #define WLAN_HDR_A4_LEN 30 macro
H A Dhfa384x_usb.c3369 WLAN_HDR_A4_LEN + WLAN_DATA_MAXLEN + WLAN_CRC_LEN)) { in hfa384x_int_rxmonitor()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Dwifi.h24 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dwifi.h15 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dwifi.h26 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dwifi.h35 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dwifi.h33 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dwifi.h35 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dwifi.h33 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dwifi.h35 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dwifi.h36 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dwifi.h32 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dwifi.h39 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dwifi.h36 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dwifi.h35 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dwifi.h35 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dwifi.h33 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dwifi.h39 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dwifi.h33 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dwifi.h35 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dwifi.h39 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dwifi.h35 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dwifi.h35 #define WLAN_HDR_A4_LEN 30 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_xmit.c2587 pattrib->hdrlen = XATTRIB_GET_WDS(pattrib) ? WLAN_HDR_A4_LEN : WLAN_HDR_A3_LEN; in update_attrib()
3268 qc = (unsigned short *)(hdr + (XATTRIB_GET_WDS(pattrib) ? WLAN_HDR_A4_LEN : WLAN_HDR_A3_LEN)); in rtw_make_wlanhdr()

12