HomeSort by relevance Sort by last modified time
    Searched defs:hTxCtrl (Results 1 - 25 of 34) sorted by null

1 2

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgrKeepAlive.c 51 TI_HANDLE hTxCtrl;
114 * \param hTxCtrl - handle to the TX control object
126 pPowerMgrKL->hTxCtrl = pStadHandles->hTxCtrl;
177 status = txCtrlServ_buildWlanHeader (pPowerMgrKL->hTxCtrl, &(pPowerMgrKL->wlanHeader[ 0 ]), &(pPowerMgrKL->wlanHeaderLength));
healthMonitor.c 74 TI_HANDLE hTxCtrl; /* handle to the TX Ctrl object */
173 pHealthMonitor->hTxCtrl = pStadHandles->hTxCtrl;
trafficAdmControl.h 86 TI_HANDLE hTxCtrl;
119 TI_HANDLE hTxCtrl,
currBss.h 140 TI_HANDLE hTxCtrl;
mlmeSm.h 136 TI_HANDLE hTxCtrl;
siteHash.h 98 TI_HANDLE hTxCtrl;
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgrKeepAlive.c 51 TI_HANDLE hTxCtrl;
114 * \param hTxCtrl - handle to the TX control object
126 pPowerMgrKL->hTxCtrl = pStadHandles->hTxCtrl;
177 status = txCtrlServ_buildWlanHeader (pPowerMgrKL->hTxCtrl, &(pPowerMgrKL->wlanHeader[ 0 ]), &(pPowerMgrKL->wlanHeaderLength));
healthMonitor.c 74 TI_HANDLE hTxCtrl; /* handle to the TX Ctrl object */
173 pHealthMonitor->hTxCtrl = pStadHandles->hTxCtrl;
trafficAdmControl.h 86 TI_HANDLE hTxCtrl;
119 TI_HANDLE hTxCtrl,
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
WlanDrvCommon.h 88 void *hTxCtrl;
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txDataQueue.h 77 TI_HANDLE hTxCtrl;
Ctrl.h 76 TI_HANDLE hTxCtrl;
TrafficMonitor.h 87 TI_HANDLE hTxCtrl;
  /system/wlan/ti/wilink_6_1/platforms/os/common/inc/
WlanDrvCommon.h 88 void *hTxCtrl;
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txDataQueue.h 77 TI_HANDLE hTxCtrl;
Ctrl.h 76 TI_HANDLE hTxCtrl;
TrafficMonitor.h 87 TI_HANDLE hTxCtrl;
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgr.h 151 TI_HANDLE hTxCtrl;
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
conn.h 117 TI_HANDLE hTxCtrl;
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdDispatcher.c 88 TI_HANDLE hTxCtrl;
186 pCmdDispatch->hTxCtrl = pStadHandles->hTxCtrl;
272 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(TX_CTRL_MODULE_PARAM) - 1].handle = pCmdDispatch->hTxCtrl;
DrvMainModules.h 56 TI_HANDLE hTxCtrl;
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
measurementMgr.h 149 TI_HANDLE hTxCtrl;
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
conn.h 117 TI_HANDLE hTxCtrl;
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
CmdDispatcher.c 88 TI_HANDLE hTxCtrl;
186 pCmdDispatch->hTxCtrl = pStadHandles->hTxCtrl;
272 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(TX_CTRL_MODULE_PARAM) - 1].handle = pCmdDispatch->hTxCtrl;
DrvMainModules.h 56 TI_HANDLE hTxCtrl;

Completed in 350 milliseconds

1 2