ReactOS 0.4.15-dev-6042-g2eb6700
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
#define | NdisEqualMemory NvEqualMemory |
Variables | |
static const NDIS_OID | NvpSupportedOidList [] |
#define NDEBUG |
Definition at line 12 of file requests.c.
#define NdisEqualMemory NvEqualMemory |
Definition at line 717 of file requests.c.
|
static |
Definition at line 427 of file requests.c.
Referenced by WriteWakeFrame().
Definition at line 482 of file requests.c.
Referenced by NvNetSetPowerState().
Definition at line 471 of file requests.c.
Referenced by NvNetSetPowerState().
NDIS_STATUS NTAPI MiniportQueryInformation | ( | _In_ NDIS_HANDLE | MiniportAdapterContext, |
_In_ NDIS_OID | Oid, | ||
_In_ PVOID | InformationBuffer, | ||
_In_ ULONG | InformationBufferLength, | ||
_Out_ PULONG | BytesWritten, | ||
_Out_ PULONG | BytesNeeded | ||
) |
Definition at line 997 of file requests.c.
NDIS_STATUS NTAPI MiniportSetInformation | ( | _In_ NDIS_HANDLE | MiniportAdapterContext, |
_In_ NDIS_OID | Oid, | ||
_In_ PVOID | InformationBuffer, | ||
_In_ ULONG | InformationBufferLength, | ||
_Out_ PULONG | BytesRead, | ||
_Out_ PULONG | BytesNeeded | ||
) |
Definition at line 1306 of file requests.c.
|
static |
Definition at line 697 of file requests.c.
|
static |
Definition at line 660 of file requests.c.
Referenced by MiniportSetInformation().
|
static |
Definition at line 130 of file requests.c.
Referenced by MiniportSetInformation(), and NvNetPowerWorker().
|
static |
Definition at line 771 of file requests.c.
Referenced by MiniportSetInformation().
|
static |
Definition at line 413 of file requests.c.
Referenced by MiniportQueryInformation().
|
static |
Definition at line 82 of file requests.c.
Referenced by MiniportQueryInformation().
|
static |
Definition at line 780 of file requests.c.
Referenced by MiniportQueryInformation().
|
static |
Definition at line 603 of file requests.c.
Referenced by NvNetSetPower().
|
static |
Definition at line 258 of file requests.c.
Referenced by MiniportQueryInformation().
|
static |
Definition at line 344 of file requests.c.
Referenced by MiniportQueryInformation().
|
static |
Definition at line 213 of file requests.c.
Referenced by MiniportQueryInformation().
|
static |
Definition at line 721 of file requests.c.
Referenced by MiniportSetInformation().
|
static |
Definition at line 646 of file requests.c.
Referenced by MiniportSetInformation().
VOID NvNetSetPowerState | ( | _In_ PNVNET_ADAPTER | Adapter, |
_In_ NDIS_DEVICE_POWER_STATE | NewPowerState, | ||
_In_ ULONG | WakeFlags | ||
) |
Definition at line 500 of file requests.c.
Referenced by MiniportShutdown(), and NvNetPowerWorker().
|
static |
Definition at line 888 of file requests.c.
Referenced by MiniportSetInformation().
Definition at line 109 of file requests.c.
Referenced by NvNetApplyPacketFilter().
|
static |
Definition at line 450 of file requests.c.
Referenced by NvNetSetPowerState().
Definition at line 17 of file requests.c.
Referenced by MiniportQueryInformation().