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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TxDataClsfr.c 98 if (pParams->ClsfrTable[j].Dscp.CodePoint == pClsfrInitParams->ClsfrTable[i].Dscp.CodePoint)
106 pParams->ClsfrTable[uActualEntryCount].Dscp.CodePoint = pClsfrInitParams->ClsfrTable[i].Dscp.CodePoint;
123 if (pParams->ClsfrTable[j].Dscp.DstPortNum == pClsfrInitParams->ClsfrTable[i].Dscp.DstPortNum)
131 pParams->ClsfrTable[uActualEntryCount].Dscp.DstPortNum = pClsfrInitParams->ClsfrTable[i].Dscp.DstPortNum;
148 if ((pParams->ClsfrTable[j].Dscp.DstIPPort.DstIPAddress == pClsfrInitParams->ClsfrTable[i].Dscp.DstIPPort.DstIPAddress)&&
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /hardware/ti/wlan/wl1271/utils/
tiQosTypes.h 304 1) DSCP to D-tag
339 TI_UINT8 CodePoint; /* for DSCP classifier*/
340 } Dscp;
351 EClsfrType eClsfrType; /* The type of the classifier: D-tag, DSCP, Port or IP&Port */
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]

Completed in 89 milliseconds