// wificx.h
void WIFI_ADAPTER_TX_WMMINFO_DEMUX_INIT(
WIFI_ADAPTER_TX_DEMUX *Demux
);
View the official Windows Driver Kit DDI referenceNo description available.
The WIFI_ADAPTER_TX_WMMINFO_DEMUX_INIT function initializes a WIFI_ADAPTER_TX_DEMUX structure when the Tx DEMUX type is WMMINFO.
Demux[_Out_] A pointer to the WIFI_ADAPTER_TX_DEMUX structure.
For more information, see Setting up multiple Tx queues.