Searched refs:SetFrameSubType (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/staging/rtl8188eu/hal/ |
| D | rtl8188e_cmd.c | 228 SetFrameSubType(pframe, WIFI_BEACON); in ConstructBeacon() 307 SetFrameSubType(pframe, WIFI_PSPOLL); in ConstructPSPoll() 371 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructNullFunctionData() 379 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructNullFunctionData() 409 SetFrameSubType(fctrl, WIFI_PROBERSP); in ConstructProbeRsp()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/hal/ |
| D | rtl8723b_cmd.c | 146 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() 2107 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructBtNullFunctionData() 2115 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructBtNullFunctionData()
|
| /Linux-v5.4/drivers/staging/rtl8188eu/core/ |
| D | rtw_mlme_ext.c | 353 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon() 496 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp() 649 SetFrameSubType(pframe, WIFI_PROBEREQ); in issue_probereq() 771 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth() 922 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp() 1043 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq() 1235 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata() 1364 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata() 1469 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth() 1587 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_BA() [all …]
|
| D | rtw_xmit.c | 759 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
|
| /Linux-v5.4/drivers/staging/rtl8712/ |
| D | wifi.h | 232 #define SetFrameSubType(pbuf, type) \ macro
|
| D | rtl871x_xmit.c | 483 SetFrameSubType(fctrl, pattrib->subtype); in make_wlanhdr()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/core/ |
| D | rtw_mlme_ext.c | 2481 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon() 2642 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp() 2867 SetFrameSubType(pframe, WIFI_PROBEREQ); in _issue_probereq() 2992 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth() 3137 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp() 3265 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq() 3466 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata() 3632 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata() 3737 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth() 3847 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_SA_Query() [all …]
|
| D | rtw_xmit.c | 1030 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
|
| /Linux-v5.4/drivers/staging/rtl8188eu/include/ |
| D | wifi.h | 211 #define SetFrameSubType(pbuf, type) \ macro
|
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ |
| D | wifi.h | 276 #define SetFrameSubType(pbuf, type) \ macro
|
| /Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ |
| D | ioctl_cfg80211.c | 355 SetFrameSubType(pbuf, WIFI_BEACON); in rtw_cfg80211_inform_bss() 358 SetFrameSubType(pbuf, WIFI_PROBERSP); in rtw_cfg80211_inform_bss()
|