Miniport Driver Structures (Compact 2013)
3/26/2014
This section describes miniport driver structures.
In This Section
- NDIS_MINIPORT_ADAPTER_ATTRIBUTES
A placeholder for the various structures.
- NDIS_MINIPORT_ADAPTER_GENERAL_ATTRIBUTES
Defines the general miniport driver attributes that are associated with a miniport adapter.
- NDIS_MINIPORT_ADAPTER_OFFLOAD_ATTRIBUTES
Defines task offload and connection offload attributes, if any, that are associated with a miniport adapter.
- NDIS_MINIPORT_ADAPTER_REGISTRATION_ATTRIBUTES
Defines registration attributes that are associated with a miniport adapter.
- NDIS_MINIPORT_DRIVER_CHARACTERISTICS
Defines miniport driver characteristics, including the entry points for MiniportXxx functions.
- NDIS_MINIPORT_INIT_PARAMETERS
Defines the initialization parameters for a miniport adapter.
- NDIS_MINIPORT_PAUSE_PARAMETERS
Defines pause parameters for miniport adapters.
- NDIS_MINIPORT_RESTART_PARAMETERS
Defines the restart parameters for a miniport adapter.
- NDIS_RESTART_ATTRIBUTES
Identifies an attributes entry in a linked list of restart attributes.
- NDIS_RESTART_GENERAL_ATTRIBUTES
Defines the general restart attributes that are associated with a miniport adapter.
- NET_DEVICE_PNP_EVENT
Defines device plug and play (PnP) events for miniport adapters.