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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
Clsfr.c 118 pClsfr->clsfrParameters.clsfrType = ClsfrInitParams->clsfrType;
127 switch (pClsfr->clsfrParameters.clsfrType)
209 pClsfr->clsfrParameters.clsfrType = D_TAG_CLSFR;
263 returned value. Note that if the value in the field clsfrType of Clsfr_Params is
294 if ((packet_DTag > MAX_NUM_OF_802_1d_TAGS) && (pClsfr->clsfrParameters.clsfrType == D_TAG_CLSFR))
305 switch(pClsfr->clsfrParameters.clsfrType)
409 (" Classifier_classifyTxMSDU(): clsfrType error\n"));
549 if (pClsfr->clsfrParameters.clsfrType == D_TAG_CLSFR)
561 switch (pClsfr->clsfrParameters.clsfrType)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
tiQosTypes.h 220 ULONG ClsfrType;
258 clsfr_type_e clsfrType; /* The type of the classifier: D-tag, DSCP, Port or IP&Port */
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]

Completed in 443 milliseconds