Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c126 SetFrameSubType(pframe, WIFI_BEACON); in ConstructBeacon()
207 SetFrameSubType(pframe, WIFI_PSPOLL); in ConstructPSPoll()
273 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructNullFunctionData()
281 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructNullFunctionData()
779 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructBtNullFunctionData()
787 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructBtNullFunctionData()
/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h135 #define SetFrameSubType(pbuf, type) \ macro
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c2147 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
2297 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
2496 SetFrameSubType(pframe, WIFI_PROBEREQ); in _issue_probereq()
2610 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth()
2747 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp()
2873 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
3060 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata()
3209 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata()
3301 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth()
3396 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()