Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/hal/
Drtl8188e_cmd.c224 SetFrameSubType(pframe, WIFI_BEACON); in ConstructBeacon()
300 SetFrameSubType(pframe, WIFI_PSPOLL); in ConstructPSPoll()
363 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructNullFunctionData()
371 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructNullFunctionData()
401 SetFrameSubType(fctrl, WIFI_PROBERSP); in ConstructProbeRsp()
/linux-5.19.10/drivers/staging/rtl8723bs/hal/
Drtl8723b_cmd.c128 SetFrameSubType(pframe, WIFI_BEACON); in ConstructBeacon()
209 SetFrameSubType(pframe, WIFI_PSPOLL); in ConstructPSPoll()
275 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructNullFunctionData()
283 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructNullFunctionData()
797 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructBtNullFunctionData()
805 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructBtNullFunctionData()
/linux-5.19.10/drivers/staging/rtl8712/
Dwifi.h118 #define SetFrameSubType(pbuf, type) \ macro
Drtl871x_xmit.c481 SetFrameSubType(fctrl, pattrib->subtype); in make_wlanhdr()
/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c1587 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_GO_request()
1922 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_GO_response()
2279 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_GO_confirm()
2441 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_invitation_request()
2687 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_invitation_response()
2878 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_provision_request()
2985 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp_p2p()
3241 SetFrameSubType(pframe, WIFI_PROBEREQ); in _issue_probereq_p2p()
4075 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
4286 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
[all …]
Drtw_p2p.c146 SetFrameSubType(pframe, WIFI_ACTION); in issue_group_disc_req()
203 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_devdisc_resp()
273 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_provision_resp()
348 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_presence_resp()
Drtw_xmit.c720 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
/linux-5.19.10/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2156 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
2306 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
2505 SetFrameSubType(pframe, WIFI_PROBEREQ); in _issue_probereq()
2619 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth()
2756 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp()
2882 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
3069 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata()
3218 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata()
3310 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth()
3405 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_SA_Query()
[all …]
Drtw_xmit.c873 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
/linux-5.19.10/drivers/staging/r8188eu/include/
Dwifi.h183 #define SetFrameSubType(pbuf, type) \ macro
/linux-5.19.10/drivers/staging/rtl8723bs/include/
Dwifi.h154 #define SetFrameSubType(pbuf, type) \ macro
/linux-5.19.10/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c299 SetFrameSubType(pbuf, WIFI_BEACON); in rtw_cfg80211_inform_bss()
302 SetFrameSubType(pbuf, WIFI_PROBERSP); in rtw_cfg80211_inform_bss()