Home
last modified time | relevance | path

Searched refs:SetFrameSubType (Results 1 – 5 of 5) 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.c2126 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
2276 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
2475 SetFrameSubType(pframe, WIFI_PROBEREQ); in _issue_probereq()
2589 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth()
2726 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp()
2852 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
3039 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata()
3188 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata()
3280 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth()
3375 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_SA_Query()
[all …]
H A Drtw_xmit.c899 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c299 SetFrameSubType(pbuf, WIFI_BEACON); in rtw_cfg80211_inform_bss()
302 SetFrameSubType(pbuf, WIFI_PROBERSP); in rtw_cfg80211_inform_bss()