Home
last modified time | relevance | path

Searched refs:u16PacketClassificationRuleIndex (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/bcm/
DCmHost.c252 ntohs(psfCSType->cCPacketClassificationRule.u16PacketClassificationRuleIndex)); in CopyClassifierRuleToSF()
337 …lassifierRuleIndex = ntohs(psfCSType->cCPacketClassificationRule.u16PacketClassificationRuleIndex); in CopyClassifierRuleToSF()
371 B_UINT16 u16PacketClassificationRuleIndex; in DeleteClassifierRuleFromSF() local
384u16PacketClassificationRuleIndex = Adapter->astClassifierTable[nClassifierIndex].uiClassifierRuleI… in DeleteClassifierRuleFromSF()
392 PhsDeleteClassifierRule(&Adapter->stBCMPhsContext, usVCID, u16PacketClassificationRuleIndex); in DeleteClassifierRuleFromSF()
441 B_UINT16 u16PacketClassificationRuleIndex = 0; in CopyToAdapter() local
567u16PacketClassificationRuleIndex = ntohs(psfCSType->cCPacketClassificationRule.u16PacketClassifica… in CopyToAdapter()
574 nClassifierIndex = SearchClsid(Adapter, ulSFID, u16PacketClassificationRuleIndex); in CopyToAdapter()
589 u16PacketClassificationRuleIndex); in CopyToAdapter()
597 nClassifierIndex = SearchClsid(Adapter, ulSFID, u16PacketClassificationRuleIndex); in CopyToAdapter()
[all …]
Dcntrl_SignalingInterface.h53 B_UINT16 u16PacketClassificationRuleIndex; member