ReactOS 0.4.16-dev-1223-gddcd5f7
|
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 428 of file requests.c.
Referenced by WriteWakeFrame().
Definition at line 483 of file requests.c.
Referenced by NvNetSetPowerState().
Definition at line 472 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 974 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 1289 of file requests.c.
|
static |
Definition at line 661 of file requests.c.
Referenced by MiniportSetInformation().
|
static |
Definition at line 131 of file requests.c.
Referenced by MiniportSetInformation(), and NvNetPowerWorker().
|
static |
Definition at line 748 of file requests.c.
Referenced by MiniportSetInformation().
|
static |
Definition at line 414 of file requests.c.
Referenced by MiniportQueryInformation().
|
static |
Definition at line 83 of file requests.c.
Referenced by MiniportQueryInformation().
|
static |
Definition at line 757 of file requests.c.
Referenced by MiniportQueryInformation().
|
static |
Definition at line 604 of file requests.c.
Referenced by NvNetSetPower().
|
static |
Definition at line 259 of file requests.c.
Referenced by MiniportQueryInformation().
|
static |
Definition at line 345 of file requests.c.
Referenced by MiniportQueryInformation().
|
static |
Definition at line 214 of file requests.c.
Referenced by MiniportQueryInformation().
|
static |
Definition at line 698 of file requests.c.
Referenced by MiniportSetInformation().
|
static |
Definition at line 647 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 501 of file requests.c.
Referenced by MiniportShutdown(), and NvNetPowerWorker().
|
static |
Definition at line 865 of file requests.c.
Referenced by MiniportSetInformation().
Definition at line 110 of file requests.c.
Referenced by NvNetApplyPacketFilter().
|
static |
Definition at line 451 of file requests.c.
Referenced by NvNetSetPowerState().
Definition at line 17 of file requests.c.
Referenced by MiniportQueryInformation().