Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:qosPacketBurstEnb

804 		pParamInfo->content.qosPacketBurstEnb = pQosMngr->qosPacketBurstEnable;
1026 if (pParamInfo->content.qosPacketBurstEnb > QOS_PACKET_BURST_ENABLE_MAX)
1030 if (pParamInfo->content.qosPacketBurstEnb == pQosMngr->qosPacketBurstEnable)
1034 pQosMngr->qosPacketBurstEnable = pParamInfo->content.qosPacketBurstEnb;
1037 if (pParamInfo->content.qosPacketBurstEnb == TI_TRUE)