Home
last modified time | relevance | path

Searched refs:SetFrameSubType (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c230 SetFrameSubType(pframe, WIFI_BEACON); in ConstructBeacon()
309 SetFrameSubType(pframe, WIFI_PSPOLL); in ConstructPSPoll()
373 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructNullFunctionData()
381 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructNullFunctionData()
411 SetFrameSubType(fctrl, WIFI_PROBERSP); in ConstructProbeRsp()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_cmd.c146 SetFrameSubType(pframe, WIFI_BEACON); in ConstructBeacon()
234 SetFrameSubType(pframe, WIFI_PSPOLL); in ConstructPSPoll()
303 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructNullFunctionData()
311 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructNullFunctionData()
697 SetFrameSubType(pframe, WIFI_PROBEREQ); in ConstructProbeReq()
748 SetFrameSubType(fctrl, WIFI_PROBERSP); in ConstructProbeRsp()
2131 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructBtNullFunctionData()
2139 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructBtNullFunctionData()
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c354 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
497 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
650 SetFrameSubType(pframe, WIFI_PROBEREQ); in issue_probereq()
772 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth()
923 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp()
1044 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
1236 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata()
1365 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata()
1470 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth()
1588 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_BA()
[all …]
Drtw_xmit.c759 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
/Linux-v4.19/drivers/staging/rtl8712/
Dwifi.h244 #define SetFrameSubType(pbuf, type) \ macro
Drtl871x_xmit.c494 SetFrameSubType(fctrl, pattrib->subtype); in make_wlanhdr()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2495 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
2656 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
2881 SetFrameSubType(pframe, WIFI_PROBEREQ); in _issue_probereq()
3006 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth()
3151 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp()
3281 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
3482 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata()
3651 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata()
3756 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth()
3866 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_SA_Query()
[all …]
Drtw_xmit.c1030 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dwifi.h211 #define SetFrameSubType(pbuf, type) \ macro
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dwifi.h276 #define SetFrameSubType(pbuf, type) \ macro
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c357 SetFrameSubType(pbuf, WIFI_BEACON); in rtw_cfg80211_inform_bss()
360 SetFrameSubType(pbuf, WIFI_PROBERSP); in rtw_cfg80211_inform_bss()