Searched refs:ACXConfigureIP_t (Results 1 - 4 of 4) sorted by relevance

/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBldCfgIE.c300 ACXConfigureIP_t AcxElm_CmdConfigureIP;
301 ACXConfigureIP_t *pCfg = &AcxElm_CmdConfigureIP;
305 pCfg->EleHdr.len = sizeof(ACXConfigureIP_t) - sizeof(EleHdrStruct);
315 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_CONFIGURE, pCfg, sizeof(ACXConfigureIP_t), fCb, hCb, NULL);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
H A DwhalHwMboxConfig.c642 ACXConfigureIP_t AcxElm_CmdConfigureIP;
643 ACXConfigureIP_t *pCfg = &AcxElm_CmdConfigureIP;
647 pCfg->EleHdr.len = sizeof(ACXConfigureIP_t) - sizeof(EleHdrStruct);
657 rc = CmdQueue_CmdConfigure (pHwMboxConfig->hCmdMboxQueue, pCfg, sizeof(ACXConfigureIP_t));
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
H A Dpublic_infoele.h804 } ACXConfigureIP_t; typedef in typeref:struct:__anon919
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
H A Dpublic_infoele.h718 } ACXConfigureIP_t; typedef in typeref:struct:__anon1249

Completed in 45 milliseconds