Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c221 SetFrameSubType(pframe, WIFI_BEACON); in ConstructBeacon()
300 SetFrameSubType(pframe, WIFI_PSPOLL); in ConstructPSPoll()
364 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructNullFunctionData()
372 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructNullFunctionData()
402 SetFrameSubType(fctrl, WIFI_PROBERSP); in ConstructProbeRsp()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
693 SetFrameSubType(pframe, WIFI_PROBEREQ); in ConstructProbeReq()
744 SetFrameSubType(fctrl, WIFI_PROBERSP); in ConstructProbeRsp()
2111 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructBtNullFunctionData()
2119 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructBtNullFunctionData()
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
Dwifi.h118 #define SetFrameSubType(pbuf, type) \ macro
Drtl871x_xmit.c506 SetFrameSubType(fctrl, pattrib->subtype); in make_wlanhdr()
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
Dwifi.h232 #define SetFrameSubType(pbuf, type) \ macro
Drtl871x_xmit.c507 SetFrameSubType(fctrl, pattrib->subtype); in make_wlanhdr()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c347 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
490 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
643 SetFrameSubType(pframe, WIFI_PROBEREQ); in issue_probereq()
765 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth()
916 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp()
1037 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
1229 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata()
1358 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata()
1463 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth()
1581 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_BA()
[all …]
Drtw_xmit.c759 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2154 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
2304 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
2503 SetFrameSubType(pframe, WIFI_PROBEREQ); in _issue_probereq()
2617 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth()
2754 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp()
2880 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
3067 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata()
3216 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata()
3308 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth()
3403 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_SA_Query()
[all …]
Drtw_xmit.c873 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
Dwifi.h179 #define SetFrameSubType(pbuf, type) \ macro
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2480 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
2643 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
2869 SetFrameSubType(pframe, WIFI_PROBEREQ); in _issue_probereq()
2995 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth()
3138 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp()
3266 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
3467 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata()
3633 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata()
3738 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth()
3848 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_SA_Query()
[all …]
Drtw_xmit.c948 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
Dwifi.h154 #define SetFrameSubType(pbuf, type) \ macro
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
Dwifi.h276 #define SetFrameSubType(pbuf, type) \ macro
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c298 SetFrameSubType(pbuf, WIFI_BEACON); in rtw_cfg80211_inform_bss()
301 SetFrameSubType(pbuf, WIFI_PROBERSP); in rtw_cfg80211_inform_bss()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c329 SetFrameSubType(pbuf, WIFI_BEACON); in rtw_cfg80211_inform_bss()
332 SetFrameSubType(pbuf, WIFI_PROBERSP); in rtw_cfg80211_inform_bss()