Home
last modified time | relevance | path

Searched refs:txDataClsfr_SetClsfrType (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Data_link/
DtxDataQueue_Api.h78 TI_STATUS txDataClsfr_SetClsfrType (TI_HANDLE hTxDataQ, EClsfrType eNewClsfrType);
DTxDataClsfr.c659 TI_STATUS txDataClsfr_SetClsfrType (TI_HANDLE hTxDataQ, EClsfrType eNewClsfrType) in txDataClsfr_SetClsfrType() function
DCtrl.c584 txDataClsfr_SetClsfrType (pCtrlData->hTxDataQ, pParamInfo->content.ctrlDataClsfrType); in ctrlData_setParam()
/hardware/ti/wlan/wl1271/Test/
DTxDbg.c133 txDataClsfr_SetClsfrType (pTxCtrl->hTxDataQ, myLocalType); in rxTxDebugFunction()