ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Variables | |
static const NDIS_OID | NvpSupportedOidList [] |
#define NDEBUG |
Definition at line 12 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 973 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 1282 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 747 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 756 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 697 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 864 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().