Searched refs:rt_pspoll_frame (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp_dot11.h86 struct PACKED rt_pspoll_frame { struct
H A Drtmp.h1960 struct rt_pspoll_frame PsPollFrame;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Dmac_usb.h120 struct rt_pspoll_frame PsPollPacket;
130 struct rt_pspoll_frame PsPollPacket;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dconnect.c2350 NdisZeroMemory(&pAd->PsPollFrame, sizeof(struct rt_pspoll_frame));
2383 NdisZeroMemory(&pAd->PsPollFrame, sizeof(struct rt_pspoll_frame));
2398 (u16)(sizeof(struct rt_pspoll_frame) + TXWI_SIZE), TRUE,
2404 BSSID_WCID, (sizeof(struct rt_pspoll_frame)), 0, 0,
2409 &pAd->PsPollFrame, sizeof(struct rt_pspoll_frame));
2412 TXINFO_SIZE + TXWI_SIZE + sizeof(struct rt_pspoll_frame) + 4;
H A Dsync.c1928 sizeof(struct rt_pspoll_frame));

Completed in 131 milliseconds