HomeSort by relevance Sort by last modified time
    Searched refs:qosPacketBurstEnable (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
qosMngr.h 150 TI_UINT8 qosPacketBurstEnable; /* Packet Burst is Enable or NOT */
qosMngr.c 250 pQosMngr->qosPacketBurstEnable = pQosMngrInitParams->PacketBurstEnable;
339 /* (that is, 3 ms) and the txopContinuation is set to qosPacketBurstEnable */
342 /* (that is, 3 ms) and the txopContinuation is set to qosPacketBurstEnable */
346 if (pQosMngr->qosPacketBurstEnable==TI_TRUE)
513 txopContinuation is set to qosPacketBurstEnable. */
517 if (pQosMngr->qosPacketBurstEnable==TI_TRUE)
804 pParamInfo->content.qosPacketBurstEnb = pQosMngr->qosPacketBurstEnable;
    [all...]

Completed in 18 milliseconds