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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/Inc/
qosMngr.h 138 UINT8 qosPacketBurstEnable; /* Packet Burst is Enable or NOT */
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
qosMngr.h 149 TI_UINT8 qosPacketBurstEnable; /* Packet Burst is Enable or NOT */
qosMngr.c 243 pQosMngr->qosPacketBurstEnable = pQosMngrInitParams->PacketBurstEnable;
332 /* (that is, 3 ms) and the txopContinuation is set to qosPacketBurstEnable */
335 /* (that is, 3 ms) and the txopContinuation is set to qosPacketBurstEnable */
339 if (pQosMngr->qosPacketBurstEnable==TI_TRUE)
506 txopContinuation is set to qosPacketBurstEnable. */
510 if (pQosMngr->qosPacketBurstEnable==TI_TRUE)
797 pParamInfo->content.qosPacketBurstEnb = pQosMngr->qosPacketBurstEnable;
    [all...]
  /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...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
qosMngr.c 252 pQosMngr->qosPacketBurstEnable = pQosMngrInitParams->PacketBurstEnable;
330 /* (that is, 3 ms) and the txopContinuation is set to qosPacketBurstEnable */
333 /* (that is, 3 ms) and the txopContinuation is set to qosPacketBurstEnable */
337 if (pQosMngr->qosPacketBurstEnable==TRUE)
520 txopContinuation is set to qosPacketBurstEnable. */
524 if (pQosMngr->qosPacketBurstEnable==TRUE)
    [all...]

Completed in 817 milliseconds