Home
last modified time | relevance | path

Searched refs:ucDestPortRangeLength (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/bcm/
DHostMIBSInterface.h91 unsigned char ucDestPortRangeLength; member
DAdapter.h95 UCHAR ucDestPortRangeLength; member
DQos.c244 if (0 == pstClassifierRule->ucDestPortRangeLength) in MatchDestPort()
248 ucLoopIndex < pstClassifierRule->ucDestPortRangeLength; in MatchDestPort()
DCmHost.c325 pstClassifierEntry->ucDestPortRangeLength = in CopyClassifierRuleToSF()
329 pstClassifierEntry->ucDestPortRangeLength); in CopyClassifierRuleToSF()
332 for (i = 0; i < (pstClassifierEntry->ucDestPortRangeLength); i++) { in CopyClassifierRuleToSF()
347 pstClassifierEntry->ucDestPortRangeLength = 0; in CopyClassifierRuleToSF()