Home
last modified time | relevance | path

Searched refs:PSDeliveryProtocol (Results 1 – 6 of 6) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
DtiQosTypes.h89 tiUINT32 PSDeliveryProtocol; member
/system/wlan/ti/wilink_6_1/utils/
DtiQosTypes.h158 TI_UINT32 PSDeliveryProtocol; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
DqosMngr.c1041 …yProtocol == TRUE) && ((PSScheme_e)pParamInfo->content.qosOsParams.PSDeliveryProtocol == PS_SCHEME… in qosMngr_setParams()
1057 …content.qosOsParams.PSDeliveryProtocol != PS_SCHEME_LEGACY_PSPOLL) && ((PSScheme_e)pParamInfo->con… in qosMngr_setParams()
1060 … set invalid PSDeliveryProtocol: %d param\n",pParamInfo->content.qosOsParams.PSDeliveryProtocol)); in qosMngr_setParams()
1079 …if( (pParamInfo->content.qosOsParams.PSDeliveryProtocol != pQosMngr->acParams[acID].desiredWmeAcPs… in qosMngr_setParams()
1114 pQosMngr->acParams[acID].desiredWmeAcPsMode = pParamInfo->content.qosOsParams.PSDeliveryProtocol; in qosMngr_setParams()
1599 param.content.qosOsParams.PSDeliveryProtocol = PS_SCHEME_LEGACY_PSPOLL; in qosMngr_setAcPsDeliveryMode()
1607 param.content.qosOsParams.PSDeliveryProtocol = PS_SCHEME_LEGACY_PSPOLL; in qosMngr_setAcPsDeliveryMode()
1615 param.content.qosOsParams.PSDeliveryProtocol = PS_SCHEME_LEGACY_PSPOLL; in qosMngr_setAcPsDeliveryMode()
1622 param.content.qosOsParams.PSDeliveryProtocol = PS_SCHEME_LEGACY_PSPOLL; in qosMngr_setAcPsDeliveryMode()
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
DqosMngr.c1084 …o->content.qosOsParams.PSDeliveryProtocol != PS_SCHEME_LEGACY) && ((PSScheme_e)pParamInfo->content… in qosMngr_setParams()
1086 …to set invalid PSDeliveryProtocol: %d param\n",pParamInfo->content.qosOsParams.PSDeliveryProtocol); in qosMngr_setParams()
1094 …if( (pParamInfo->content.qosOsParams.PSDeliveryProtocol != pQosMngr->acParams[acID].desiredWmeAcPs… in qosMngr_setParams()
1118 …cParams[acID].desiredWmeAcPsMode = (PSScheme_e) pParamInfo->content.qosOsParams.PSDeliveryProtocol; in qosMngr_setParams()
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
Dcu_cmd.c1694 pQosParams.PSDeliveryProtocol=0; in cmd_set_qos_params()
1699 pQosParams.PSDeliveryProtocol=parm[6].value; in cmd_set_qos_params()
1707 if ((pQosParams.VoiceDeliveryProtocol == 1) && (pQosParams.PSDeliveryProtocol == 1)) in cmd_set_qos_params()
1710 pQosParams.PSDeliveryProtocol = 0; in cmd_set_qos_params()
1721 pQosParams.PSDeliveryProtocol); in cmd_set_qos_params()
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
Dcu_cmd.c3418 QosParams.PSDeliveryProtocol = parm[2].value; in CuCmd_SetQosParams()
3426 QosParams.PSDeliveryProtocol); in CuCmd_SetQosParams()