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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TxDataClsfr.c 85 case D_TAG_CLSFR:
168 pParams->eClsfrType = D_TAG_CLSFR;
259 case D_TAG_CLSFR:
266 TRACE1(pTxDataQ->hReport, REPORT_SEVERITY_INFORMATION , "Classifier D_TAG_CLSFR. uPacketDtag = %d\n", uPacketDtag);
384 if (pClsfrParams->eClsfrType == D_TAG_CLSFR)
531 if (pClsfrParams->eClsfrType == D_TAG_CLSFR)
713 if (pClsfrParams->eClsfrType == D_TAG_CLSFR)
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
TxDataClsfr.c 85 case D_TAG_CLSFR:
168 pParams->eClsfrType = D_TAG_CLSFR;
259 case D_TAG_CLSFR:
266 TRACE1(pTxDataQ->hReport, REPORT_SEVERITY_INFORMATION , "Classifier D_TAG_CLSFR. uPacketDtag = %d\n", uPacketDtag);
384 if (pClsfrParams->eClsfrType == D_TAG_CLSFR)
531 if (pClsfrParams->eClsfrType == D_TAG_CLSFR)
713 if (pClsfrParams->eClsfrType == D_TAG_CLSFR)
  /hardware/ti/wlan/wl1271/utils/
tiQosTypes.h 310 D_TAG_CLSFR = 0,
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
tiQosTypes.h 211 D_TAG_CLSFR = 0,
  /system/wlan/ti/wilink_6_1/utils/
tiQosTypes.h 310 D_TAG_CLSFR = 0,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
Clsfr.c 129 case D_TAG_CLSFR:
209 pClsfr->clsfrParameters.clsfrType = D_TAG_CLSFR;
264 D_TAG_CLSFR then it performs the trivial classification algorithm from
294 if ((packet_DTag > MAX_NUM_OF_802_1d_TAGS) && (pClsfr->clsfrParameters.clsfrType == D_TAG_CLSFR))
307 case D_TAG_CLSFR:
310 WLAN_REPORT_INFORMATION (pClsfr->hReport, CLSFR_MODULE_LOG, ("Classifier D_TAG_CLSFR. pMsdu->qosTag = %d\n",pMsdu->qosTag));
549 if (pClsfr->clsfrParameters.clsfrType == D_TAG_CLSFR)
716 if (pClsfr->clsfrParameters.clsfrType == D_TAG_CLSFR)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
cu_cmd.c     [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 764 milliseconds