|
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"#include "control.h"#include "rndis.h"Go to the source code of this file.
Functions | |
| void | PSvEnablePowerSaving (void *hDeviceContext, WORD 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