WIFI_ADAPTER_TX_WMMINFO_DEMUX_INIT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wificx.h

void WIFI_ADAPTER_TX_WMMINFO_DEMUX_INIT(
  WIFI_ADAPTER_TX_DEMUX *Demux
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-wificx-wifi_adapter_tx_wmminfo_demux_init)

Description

The WIFI_ADAPTER_TX_WMMINFO_DEMUX_INIT function initializes a WIFI_ADAPTER_TX_DEMUX structure when the Tx DEMUX type is WMMINFO.

Parameters

Demux

[_Out_] A pointer to the WIFI_ADAPTER_TX_DEMUX structure.

Remarks

For more information, see Setting up multiple Tx queues.

See also

Setting up multiple Tx queues

WIFI_ADAPTER_TX_DEMUX