Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DHostMIBSInterface.h98 UCHAR ucTosHigh;//Tos High member
DAdapter.h146 UCHAR ucTosHigh;//Tos High member
DQos.c101 …if(((pstClassifierRule->ucTosMask & ucTypeOfService)<=pstClassifierRule->ucTosHigh) && ((pstClassi… in MatchTos()
DCmHost.c321 pstClassifierEntry->ucTosHigh = psfCSType->cCPacketClassificationRule.u8IPTypeOfService[1]; in CopyClassifierRuleToSF()