Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/hal/
Drtl8723b_cmd.c127 SetFrameSubType(pframe, WIFI_BEACON); in ConstructBeacon()
208 SetFrameSubType(pframe, WIFI_PSPOLL); in ConstructPSPoll()
274 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructNullFunctionData()
282 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructNullFunctionData()
796 SetFrameSubType(pframe, WIFI_QOS_DATA_NULL); in ConstructBtNullFunctionData()
804 SetFrameSubType(pframe, WIFI_DATA_NULL); in ConstructBtNullFunctionData()
/linux-6.12.1/drivers/staging/rtl8712/
Dwifi.h118 #define SetFrameSubType(pbuf, type) \ macro
Drtl871x_xmit.c503 SetFrameSubType(fctrl, pattrib->subtype); in make_wlanhdr()
/linux-6.12.1/drivers/staging/rtl8723bs/include/
Dwifi.h135 #define SetFrameSubType(pbuf, type) \ macro
/linux-6.12.1/drivers/staging/rtl8723bs/core/
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 …]
Drtw_xmit.c872 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c297 SetFrameSubType(pbuf, WIFI_BEACON); in rtw_cfg80211_inform_bss()
300 SetFrameSubType(pbuf, WIFI_PROBERSP); in rtw_cfg80211_inform_bss()