Home
last modified time | relevance | path

Searched refs:pClsfrType (Results 1 – 2 of 2) 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() argument
688 *pClsfrType = pTxDataQ->tClsfrParams.eClsfrType; in txDataClsfr_GetClsfrType()