Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/hal/
Drtl8188e_cmd.c238 struct rtw_ieee80211_hdr *pwlanhdr; in ConstructBeacon()
246 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in ConstructBeacon()
323 struct rtw_ieee80211_hdr *pwlanhdr; in ConstructPSPoll()
328 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in ConstructPSPoll()
356 struct rtw_ieee80211_hdr *pwlanhdr; in ConstructNullFunctionData()
364 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in ConstructNullFunctionData()
415 struct rtw_ieee80211_hdr *pwlanhdr; in ConstructProbeRsp()
423 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in ConstructProbeRsp()
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c1823 struct rtw_ieee80211_hdr *pwlanhdr; in issue_p2p_GO_request()
1841 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in issue_p2p_GO_request()
2159 struct rtw_ieee80211_hdr *pwlanhdr; in issue_p2p_GO_response()
2177 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in issue_p2p_GO_response()
2517 struct rtw_ieee80211_hdr *pwlanhdr; in issue_p2p_GO_confirm()
2535 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in issue_p2p_GO_confirm()
2680 struct rtw_ieee80211_hdr *pwlanhdr; in issue_p2p_invitation_request()
2697 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in issue_p2p_invitation_request()
2926 struct rtw_ieee80211_hdr *pwlanhdr; in issue_p2p_invitation_response()
2943 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in issue_p2p_invitation_response()
[all …]
Drtw_p2p.c118 struct rtw_ieee80211_hdr *pwlanhdr; in issue_group_disc_req()
141 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in issue_group_disc_req()
175 struct rtw_ieee80211_hdr *pwlanhdr; in issue_p2p_devdisc_resp()
200 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in issue_p2p_devdisc_resp()
254 struct rtw_ieee80211_hdr *pwlanhdr; in issue_p2p_provision_resp()
270 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in issue_p2p_provision_resp()
322 struct rtw_ieee80211_hdr *pwlanhdr; in issue_p2p_presence_resp()
347 pwlanhdr = (struct rtw_ieee80211_hdr *)pframe; in issue_p2p_presence_resp()
Drtw_mp.c597 struct rtw_ieee80211_hdr *hdr; in SetPacketTx()
687 hdr = (struct rtw_ieee80211_hdr *)pkt_start; in SetPacketTx()
Drtw_xmit.c706 struct rtw_ieee80211_hdr *pwlanhdr = (struct rtw_ieee80211_hdr *)hdr; in rtw_make_wlanhdr()
/Linux-v5.15/drivers/staging/r8188eu/include/
Dieee80211.h267 struct rtw_ieee80211_hdr { struct