Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DCmHost.c356 …memcpy(pstClassifierEntry->au8EthCSEtherType, psfCSType->cCPacketClassificationRule.u8Ethertype, N… in CopyClassifierRuleToSF()
992 psfCSType->cCPacketClassificationRule.u8Ethertype[0], in DumpCmControlPacket()
993 psfCSType->cCPacketClassificationRule.u8Ethertype[1], in DumpCmControlPacket()
994 psfCSType->cCPacketClassificationRule.u8Ethertype[2]); in DumpCmControlPacket()
1147 psfCSType->cCPacketClassificationRule.u8Ethertype[0], in DumpCmControlPacket()
1148 psfCSType->cCPacketClassificationRule.u8Ethertype[1], in DumpCmControlPacket()
1149 psfCSType->cCPacketClassificationRule.u8Ethertype[2]); in DumpCmControlPacket()
1298 psfCSType->cCPacketClassificationRule.u8Ethertype[0], in DumpCmControlPacket()
1299 psfCSType->cCPacketClassificationRule.u8Ethertype[1], in DumpCmControlPacket()
1300 psfCSType->cCPacketClassificationRule.u8Ethertype[2]); in DumpCmControlPacket()
Dcntrl_SignalingInterface.h89 B_UINT8 u8Ethertype[NUM_ETHERTYPE_BYTES]; member