HomeSort by relevance Sort by last modified time
    Searched refs:Dscp (Results 1 - 12 of 12) 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...]
  /system/wlan/ti/wilink_6_1/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...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
Clsfr.c 142 if (pClsfr->clsfrParameters.ClsfrTable[j].Dscp.CodePoint == ClsfrInitParams->ClsfrTable[i].Dscp.CodePoint)
150 pClsfr->clsfrParameters.ClsfrTable[actualEntryCount].Dscp.CodePoint = ClsfrInitParams->ClsfrTable[i].Dscp.CodePoint;
166 if (pClsfr->clsfrParameters.ClsfrTable[j].Dscp.DstPortNum == ClsfrInitParams->ClsfrTable[i].Dscp.DstPortNum)
174 pClsfr->clsfrParameters.ClsfrTable[actualEntryCount].Dscp.DstPortNum = ClsfrInitParams->ClsfrTable[i].Dscp.DstPortNum;
190 if ((pClsfr->clsfrParameters.ClsfrTable[j].Dscp.DstIPPort.DstIPAddress == ClsfrInitParams->ClsfrTable[i].Dscp.DstIPPort.DstIPAddress)&&
    [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...]
  /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 */
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
tiQosTypes.h 206 1) DSCP to D-tag
246 UINT8 CodePoint; /* for DSCP classifier*/
247 }Dscp;
258 clsfr_type_e clsfrType; /* The type of the classifier: D-tag, DSCP, Port or IP&Port */
  /system/wlan/ti/wilink_6_1/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 */
  /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...]

Completed in 51 milliseconds