Searched refs:rt_header_802_11 (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Daction.h50 struct rt_header_802_11 Hdr;
H A Dspectrum.c1169 struct rt_header_802_11 ActHdr;
1182 NdisMoveMemory(pOutBuffer, (char *)& ActHdr, sizeof(struct rt_header_802_11));
1183 FrameLen = sizeof(struct rt_header_802_11);
1223 struct rt_header_802_11 ActHdr;
1235 NdisMoveMemory(pOutBuffer, (char *)& ActHdr, sizeof(struct rt_header_802_11));
1236 FrameLen = sizeof(struct rt_header_802_11);
1273 struct rt_header_802_11 ActHdr;
1285 NdisMoveMemory(pOutBuffer, (char *)& ActHdr, sizeof(struct rt_header_802_11));
1286 FrameLen = sizeof(struct rt_header_802_11);
1325 struct rt_header_802_11 ActHd
[all...]
H A Dcmm_sync.c474 struct rt_header_802_11 Hdr80211;
480 struct rt_header_802_11 * pHdr80211;
525 pHdr80211 = (struct rt_header_802_11 *) pOutBuffer;
538 (struct rt_header_802_11));
645 sizeof(struct rt_header_802_11), &Hdr80211, 1,
704 struct rt_header_802_11 * pHdr80211,
708 NdisZeroMemory(pHdr80211, sizeof(struct rt_header_802_11));
H A Dcmm_data_usb.c666 (u16)(sizeof(struct rt_header_802_11) + TXWI_SIZE),
671 FALSE, 0, BSSID_WCID, (sizeof(struct rt_header_802_11)), 0,
676 &pAd->NullFrame, sizeof(struct rt_header_802_11));
816 struct rt_header_802_11 * pHeader,
H A Dcmm_wpa.c140 struct rt_header_802_11 * pHeader;
144 pHeader = (struct rt_header_802_11 *) Elem->Msg;
193 struct rt_header_802_11 * pHeader;
199 pHeader = (struct rt_header_802_11 *) Elem->Msg;
617 struct rt_header_802_11 * pHeader;
646 pHeader = (struct rt_header_802_11 *) Elem->Msg;
730 struct rt_header_802_11 * pHeader;
755 pHeader = (struct rt_header_802_11 *) Elem->Msg;
878 struct rt_header_802_11 * pHeader;
898 pHeader = (struct rt_header_802_11 *) Ele
[all...]
H A Dcmm_data.c251 struct rt_header_802_11 * pHeader_802_11;
262 pHeader_802_11 = (struct rt_header_802_11 *) (pSrcBufVA + TXINFO_SIZE + TXWI_SIZE);
279 struct rt_header_802_11 * pHeader_802_11;
303 pHeader_802_11 = (struct rt_header_802_11 *) (pSrcBufVA + TXINFO_SIZE + TXWI_SIZE); /*TXWI_SIZE); */
2199 struct rt_header_802_11 * pHeader = pRxBlk->pHeader;
2288 (struct rt_header_802_11 *) GET_OS_PKT_DATAPTR(pRetPacket);
H A Daction.c551 struct rt_header_802_11 * pHdr80211,
554 NdisZeroMemory(pHdr80211, sizeof(struct rt_header_802_11));
H A Dcmm_data_pci.c409 struct rt_header_802_11 * pHeader,
874 struct rt_header_802_11 * pHeader_802_11;
920 pHeader_802_11 = (struct rt_header_802_11 *) (pSrcBufVA + TXWI_SIZE);
H A Dmlme.c4576 struct rt_header_802_11 * pHdr80211,
4580 NdisZeroMemory(pHdr80211, sizeof(struct rt_header_802_11));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dauth_rsp.c77 struct rt_header_802_11 * pHdr80211,
82 struct rt_header_802_11 AuthHdr;
99 MakeOutgoingFrame(pOutBuffer, &FrameLen, sizeof(struct rt_header_802_11),
H A Dauth.c158 struct rt_header_802_11 AuthHdr;
249 sizeof(struct rt_header_802_11),
327 struct rt_header_802_11 DeauthHdr;
351 MakeOutgoingFrame(pOutBuffer, &FrameLen, sizeof(struct rt_header_802_11),
419 struct rt_header_802_11 DeauthHdr;
433 MakeOutgoingFrame(pOutBuffer, &FrameLen, sizeof(struct rt_header_802_11),
452 struct rt_header_802_11 AuthHdr;
495 MakeOutgoingFrame(pOutBuffer, &FrameLen, sizeof(struct rt_header_802_11),
H A Drtmp_data.c271 struct rt_header_802_11 * pHeader = pRxBlk->pHeader;
325 struct rt_header_802_11 * pHeader = pRxBlk->pHeader;
617 struct rt_header_802_11 * pHeader = pRxBlk->pHeader;
662 struct rt_header_802_11 * pHeader = pRxBlk->pHeader;
710 struct rt_header_802_11 * pHeader;
754 pHeader = (struct rt_header_802_11 *) (pData + RXWI_SIZE);
1301 struct rt_header_802_11 * pHeader_802_11;
1314 Length = sizeof(struct rt_header_802_11);
1316 pHeader_802_11 = (struct rt_header_802_11 *) NullFrame;
1434 struct rt_header_802_11 *pHeader_802_1
[all...]
H A Dassoc.c265 struct rt_header_802_11 AssocHdr;
358 sizeof(struct rt_header_802_11), &AssocHdr,
595 struct rt_header_802_11 ReassocHdr;
641 MakeOutgoingFrame(pOutBuffer, &FrameLen, sizeof(struct rt_header_802_11),
771 struct rt_header_802_11 DisassocHdr;
772 struct rt_header_802_11 * pDisassocHdr;
804 sizeof(struct rt_header_802_11), &DisassocHdr,
811 pDisassocHdr = (struct rt_header_802_11 *) pOutBuffer;
1288 struct rt_header_802_11 DisassocHdr;
1289 struct rt_header_802_11 * pDisassocHd
[all...]
H A Dsync.c192 struct rt_header_802_11 * pHdr80211;
244 pHdr80211 = (struct rt_header_802_11 *) pOutBuffer;
255 sizeof(struct rt_header_802_11));
305 struct rt_header_802_11 Hdr80211;
403 sizeof(struct rt_header_802_11), &Hdr80211,
1712 struct rt_header_802_11 ProbeRspHdr;
1751 sizeof(struct rt_header_802_11), &ProbeRspHdr,
1941 struct rt_header_802_11 Hdr80211;
1952 sizeof(struct rt_header_802_11), &Hdr80211,
H A Dconnect.c2361 NdisZeroMemory(&pAd->NullFrame, sizeof(struct rt_header_802_11));
2421 NdisZeroMemory(&pAd->NullFrame, sizeof(struct rt_header_802_11));
2434 (u16)(sizeof(struct rt_header_802_11) + TXWI_SIZE), TRUE,
2440 BSSID_WCID, (sizeof(struct rt_header_802_11)), 0, 0,
2445 sizeof(struct rt_header_802_11));
2465 struct rt_header_802_11 BcnHdr;
2545 sizeof(struct rt_header_802_11), &BcnHdr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp_dot11.h75 struct PACKED rt_header_802_11 { struct
H A Dmlme.h455 struct rt_header_802_11 Hdr;
566 struct rt_header_802_11 Hdr;
573 struct rt_header_802_11 Hdr;
594 struct rt_header_802_11 Hdr;
602 struct rt_header_802_11 Hdr;
612 struct rt_header_802_11 Hdr;
622 struct rt_header_802_11 Hdr;
652 struct rt_header_802_11 Hdr;
H A Drtmp.h1961 struct rt_header_802_11 NullFrame;
2160 struct rt_header_802_11 *pHeader;
2419 struct rt_header_802_11 *pHdr80211,
2705 struct rt_header_802_11 *pHdr80211,
2916 struct rt_header_802_11 *pHdr80211,
3706 _pSA = (u8 *)_pRxBlk->pHeader + sizeof(struct rt_header_802_11); \
3938 struct rt_header_802_11 *pHeader,
4128 struct rt_header_802_11 *pHeader,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Dmac_usb.h119 struct rt_header_802_11 NullFrame;
129 struct rt_header_802_11 NullFrame;

Completed in 305 milliseconds