Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c245 SetFrameSubType(pframe, WIFI_BEACON); in ConstructBeacon()
324 SetFrameSubType(pframe, WIFI_PSPOLL); in ConstructPSPoll()
388 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructNullFunctionData()
396 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructNullFunctionData()
426 SetFrameSubType(fctrl, WIFI_PROBERSP); in ConstructProbeRsp()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c366 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()
508 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
663 SetFrameSubType(pframe, WIFI_PROBEREQ); in _issue_probereq()
789 SetFrameSubType(pframe, WIFI_AUTH); in issue_auth()
944 SetFrameSubType(pwlanhdr, pkt_type); in issue_asocrsp()
1066 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
1277 SetFrameSubType(pframe, WIFI_DATA_NULL); in _issue_nulldata()
1403 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in _issue_qos_nulldata()
1504 SetFrameSubType(pframe, WIFI_DEAUTH); in _issue_deauth()
1608 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_spct_ch_switch()
[all …]
Drtw_xmit.c805 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
/linux-4.4.14/drivers/staging/rtl8712/
Dwifi.h246 #define SetFrameSubType(pbuf, type) \ macro
Drtl871x_xmit.c485 SetFrameSubType(fctrl, pattrib->subtype); in make_wlanhdr()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dwifi.h224 #define SetFrameSubType(pbuf, type) \ macro