Home
last modified time | relevance | path

Searched refs:WLANHDR_OFFSET (Results 1 – 9 of 9) sorted by relevance

/drivers/staging/rtl8712/
Drtl871x_xmit.h134 #define WLANHDR_OFFSET 64 macro
Drtl871x_xmit.c487 memset(hdr, 0, WLANHDR_OFFSET); in make_wlanhdr()
/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c2012 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in issue_beacon()
2153 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in issue_probersp()
2300 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in _issue_probereq()
2436 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in issue_auth()
2577 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in issue_asocrsp()
2701 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in issue_assocreq()
2901 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in _issue_nulldata()
3017 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in _issue_qos_nulldata()
3132 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in _issue_deauth()
3234 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in issue_action_spct_ch_switch()
[all …]
Drtw_xmit.c802 memset(hdr, 0, WLANHDR_OFFSET); in rtw_make_wlanhdr()
/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c2395 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in issue_beacon23a()
2547 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in issue_probersp()
2701 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in _issue_probereq()
2850 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in issue_auth()
3001 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in issue_assocrsp()
3123 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in issue_assocreq()
3386 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in _issue_nulldata23a()
3508 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in _issue_qos_nulldata23a()
3628 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in _issue_deauth()
3732 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in issue_action_spct_ch_switch23a()
[all …]
Drtw_xmit.c891 memset(hdr, 0, WLANHDR_OFFSET); in rtw_make_wlanhdr()
/drivers/staging/rtl8188eu/include/
Drtw_xmit.h160 #define WLANHDR_OFFSET 64 macro
/drivers/staging/rtl8723au/include/
Drtw_xmit.h158 #define WLANHDR_OFFSET 64 macro
/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c2550 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in rtw_cfg80211_monitor_if_xmit_entry()
3002 memset(pmgntframe->buf_addr, 0, WLANHDR_OFFSET + TXDESC_OFFSET); in _cfg80211_rtw_mgmt_tx()