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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txDataQueue_Api.h 78 TI_STATUS txDataClsfr_SetClsfrType (TI_HANDLE hTxDataQ, EClsfrType eNewClsfrType);
79 TI_STATUS txDataClsfr_GetClsfrType (TI_HANDLE hTxDataQ, EClsfrType *pClsfrType);
TxDataClsfr.c 74 pParams->eClsfrType = pClsfrInitParams->eClsfrType;
83 switch (pParams->eClsfrType)
168 pParams->eClsfrType = D_TAG_CLSFR;
256 switch(pClsfrParams->eClsfrType)
345 TRACE0(pTxDataQ->hReport, REPORT_SEVERITY_ERROR, "txDataClsfr_ClassifyTxPacket(): eClsfrType error\n");
384 if (pClsfrParams->eClsfrType == D_TAG_CLSFR)
391 switch (pClsfrParams->eClsfrType)
531 if (pClsfrParams->eClsfrType == D_TAG_CLSFR)
540 switch (pClsfrParams->eClsfrType)
    [all...]
  /hardware/ti/wlan/wl1271/utils/
tiQosTypes.h 316 } EClsfrType;
351 EClsfrType eClsfrType; /* The type of the classifier: D-tag, DSCP, Port or IP&Port */
  /hardware/ti/wlan/wl1271/Test/
TxDbg.c 129 EClsfrType myLocalType;
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 674 EClsfrType ctrlDataClsfrType;
    [all...]

Completed in 88 milliseconds