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

  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCfgIE.c 340 dot11MulticastGroupAddrStart_t AcxElm_CmdConfigureMulticastIp;
341 dot11MulticastGroupAddrStart_t* pCfg = &AcxElm_CmdConfigureMulticastIp;
343 os_memoryZero (pCmdBld->hOs, (void *)pCfg, sizeof(dot11MulticastGroupAddrStart_t));
363 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_CONFIGURE, pCfg, sizeof(dot11MulticastGroupAddrStart_t), fCb, hCb, NULL);
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldCfgIE.c 340 dot11MulticastGroupAddrStart_t AcxElm_CmdConfigureMulticastIp;
341 dot11MulticastGroupAddrStart_t* pCfg = &AcxElm_CmdConfigureMulticastIp;
343 os_memoryZero (pCmdBld->hOs, (void *)pCfg, sizeof(dot11MulticastGroupAddrStart_t));
363 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_CONFIGURE, pCfg, sizeof(dot11MulticastGroupAddrStart_t), fCb, hCb, NULL);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwMboxConfig.c 682 dot11MulticastGroupAddrStart_t AcxElm_CmdConfigureMulticastIp;
683 dot11MulticastGroupAddrStart_t* pCfg = &AcxElm_CmdConfigureMulticastIp;
690 os_memoryZero (pHwMboxConfig->hOs, (void *)pCfg, sizeof(dot11MulticastGroupAddrStart_t));
718 rc = CmdQueue_CmdConfigure (pHwMboxConfig->hCmdMboxQueue, pCfg, sizeof(dot11MulticastGroupAddrStart_t));
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_infoele.h     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_infoele.h     [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_infoele.h     [all...]

Completed in 143 milliseconds