Searched refs:eClsfrType (Results 1 – 3 of 3) sorted by relevance
74 pParams->eClsfrType = pClsfrInitParams->eClsfrType; in txDataClsfr_Config()83 switch (pParams->eClsfrType) in txDataClsfr_Config()168 pParams->eClsfrType = D_TAG_CLSFR; in txDataClsfr_Config()256 switch(pClsfrParams->eClsfrType) in txDataClsfr_ClassifyTxPacket()384 if (pClsfrParams->eClsfrType == D_TAG_CLSFR) in txDataClsfr_InsertClsfrEntry()391 switch (pClsfrParams->eClsfrType) in txDataClsfr_InsertClsfrEntry()531 if (pClsfrParams->eClsfrType == D_TAG_CLSFR) in txDataClsfr_RemoveClsfrEntry()540 switch (pClsfrParams->eClsfrType) in txDataClsfr_RemoveClsfrEntry()669 if (pTxDataQ->tClsfrParams.eClsfrType == eNewClsfrType) in txDataClsfr_SetClsfrType()677 pTxDataQ->tClsfrParams.eClsfrType = eNewClsfrType; in txDataClsfr_SetClsfrType()[all …]
351 … EClsfrType eClsfrType; /* The type of the classifier: D-tag, DSCP, Port or IP&Port */ member
2708 sizeof p->txDataInitParams.ClsfrInitParam.eClsfrType, in regFillInitTable()2709 (TI_UINT8*)&p->txDataInitParams.ClsfrInitParam.eClsfrType); in regFillInitTable()2711 switch(p->txDataInitParams.ClsfrInitParam.eClsfrType) in regFillInitTable()