|
Linux Kernel
3.7.1
|
#include "ttype.h"#include "mac.h"#include "device.h"#include "wmgr.h"#include "power.h"#include "wcmd.h"#include "rxtx.h"#include "card.h"Go to the source code of this file.
Functions | |
| void | PSvEnablePowerSaving (void *hDeviceContext, unsigned short wListenInterval) |
| void | PSvDisablePowerSaving (void *hDeviceContext) |
| bool | PSbConsiderPowerDown (void *hDeviceContext, bool bCheckRxDMA, bool bCheckCountToWakeUp) |
| void | PSvSendPSPOLL (void *hDeviceContext) |
| bool | PSbSendNullPacket (void *hDeviceContext) |
| bool | PSbIsNextTBTTWakeUp (void *hDeviceContext) |
1.8.2