Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/hal/
Drtl8188e_cmd.c256 SetFrameSubType(pframe, WIFI_BEACON); in ConstructBeacon()
334 SetFrameSubType(pframe, WIFI_PSPOLL); in ConstructPSPoll()
397 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructNullFunctionData()
405 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructNullFunctionData()
435 SetFrameSubType(fctrl, WIFI_PROBERSP); in ConstructProbeRsp()
/Linux-v5.15/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-v5.15/drivers/staging/rtl8712/
Dwifi.h118 #define SetFrameSubType(pbuf, type) \ macro
Drtl871x_xmit.c481 SetFrameSubType(fctrl, pattrib->subtype); in make_wlanhdr()
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c1852 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_GO_request()
2188 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_GO_response()
2546 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_GO_confirm()
2708 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_invitation_request()
2954 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_invitation_response()
3146 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_provision_request()
3260 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp_p2p()
3517 SetFrameSubType(pframe, WIFI_PROBEREQ); in _issue_probereq_p2p()
4455 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
4682 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
[all …]
Drtw_p2p.c152 SetFrameSubType(pframe, WIFI_ACTION); in issue_group_disc_req()
211 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_devdisc_resp()
281 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_provision_resp()
358 SetFrameSubType(pframe, WIFI_ACTION); in issue_p2p_presence_resp()
Drtw_mp.c688 SetFrameSubType(&hdr->frame_ctl, pattrib->subtype); in SetPacketTx()
Drtw_xmit.c728 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2175 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
2327 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
2527 SetFrameSubType(pframe, WIFI_PROBEREQ); in _issue_probereq()
2641 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth()
2779 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp()
2907 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
3094 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata()
3246 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata()
3339 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth()
3434 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_SA_Query()
[all …]
Drtw_xmit.c865 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Dwifi.h154 #define SetFrameSubType(pbuf, type) \ macro
/Linux-v5.15/drivers/staging/r8188eu/include/
Dwifi.h305 #define SetFrameSubType(pbuf, type) \ macro
/Linux-v5.15/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c307 SetFrameSubType(pbuf, WIFI_BEACON); in rtw_cfg80211_inform_bss()
310 SetFrameSubType(pbuf, WIFI_PROBERSP); in rtw_cfg80211_inform_bss()