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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
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/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 50 milliseconds