Skip to content

Latest commit

 

History

History
65 lines (53 loc) · 1.69 KB

nf-wificx-wifi_adapter_tx_peer_address_demux_init.md

File metadata and controls

65 lines (53 loc) · 1.69 KB
UID tech.root title ms.date ms.topic targetos description req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NF:wificx.WIFI_ADAPTER_TX_PEER_ADDRESS_DEMUX_INIT
netvista
WIFI_ADAPTER_TX_PEER_ADDRESS_DEMUX_INIT (wificx.h)
09/08/2021
language-reference
Windows
WIFI_ADAPTER_TX_PEER_ADDRESS_DEMUX_INIT initializes a WIFI_ADAPTER_TX_DEMUX structure when the Tx DEMUX type is PEER_ADDRESS.
function
wificx.h
Windows 11
Windows Server 2022
apiref
HeaderDef
wificx.h
WIFI_ADAPTER_TX_PEER_ADDRESS_DEMUX_INIT
WIFI_ADAPTER_TX_PEER_ADDRESS_DEMUX_INIT
wificx/WIFI_ADAPTER_TX_PEER_ADDRESS_DEMUX_INIT
c++

-description

The WIFI_ADAPTER_TX_PEER_ADDRESS_DEMUX_INIT function initializes a WIFI_ADAPTER_TX_DEMUX structure when the Tx DEMUX type is PEER_ADDRESS.

-parameters

-param Demux

[Out] A pointer to the WIFI_ADAPTER_TX_DEMUX structure.

-param Range

[In] The maximum number of peers.

-remarks

For more information, see Setting up multiple Tx queues.

-see-also

WIFI_ADAPTER_TX_DEMUX

Setting up multiple Tx queues