Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Data_link/
DtxDataQueue_Api.h79 TI_STATUS txDataClsfr_GetClsfrType (TI_HANDLE hTxDataQ, EClsfrType *pClsfrType);
DTxDataClsfr.c684 TI_STATUS txDataClsfr_GetClsfrType (TI_HANDLE hTxDataQ, EClsfrType *pClsfrType) in txDataClsfr_GetClsfrType() function
DCtrl.c335 txDataClsfr_GetClsfrType (pCtrlData->hTxDataQ, &pParamInfo->content.ctrlDataClsfrType); in ctrlData_getParam()
/hardware/ti/wlan/wl1271/Test/
DTxDbg.c132 txDataClsfr_GetClsfrType (pTxCtrl->hTxDataQ, &myLocalType); in rxTxDebugFunction()