Searched refs:rtw_ieee80211_hdr (Results 1 – 6 of 6) sorted by relevance
238 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()
1823 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 …]
118 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()
597 struct rtw_ieee80211_hdr *hdr; in SetPacketTx()687 hdr = (struct rtw_ieee80211_hdr *)pkt_start; in SetPacketTx()
706 struct rtw_ieee80211_hdr *pwlanhdr = (struct rtw_ieee80211_hdr *)hdr; in rtw_make_wlanhdr()
267 struct rtw_ieee80211_hdr { struct