Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c125 SetFrameSubType(pframe, WIFI_BEACON); in ConstructBeacon()
206 SetFrameSubType(pframe, WIFI_PSPOLL); in ConstructPSPoll()
272 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructNullFunctionData()
280 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructNullFunctionData()
778 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructBtNullFunctionData()
786 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructBtNullFunctionData()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c2153 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
2303 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
2502 SetFrameSubType(pframe, WIFI_PROBEREQ); in _issue_probereq()
2616 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth()
2753 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp()
2879 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
3066 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata()
3215 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata()
3307 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth()
3402 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_SA_Query()
[all …]
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c297 SetFrameSubType(pbuf, WIFI_BEACON); in rtw_cfg80211_inform_bss()
300 SetFrameSubType(pbuf, WIFI_PROBERSP); in rtw_cfg80211_inform_bss()