Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/bcm/
DCmHost.c425 …ierEntry->au8EThCSDestMAC,psfCSType->cCPacketClassificationRule.u8EthernetDestMacAddress,MAC_ADDRE… in CopyClassifierRuleToSF()
426 …ntry->au8EThCSDestMACMask,psfCSType->cCPacketClassificationRule.u8EthernetDestMacAddress+MAC_ADDRE… in CopyClassifierRuleToSF()
1174 psfCSType->cCPacketClassificationRule.u8EthernetDestMacAddress[0], in DumpCmControlPacket()
1175 psfCSType->cCPacketClassificationRule.u8EthernetDestMacAddress[1], in DumpCmControlPacket()
1176 psfCSType->cCPacketClassificationRule.u8EthernetDestMacAddress[2], in DumpCmControlPacket()
1177 psfCSType->cCPacketClassificationRule.u8EthernetDestMacAddress[3], in DumpCmControlPacket()
1178 psfCSType->cCPacketClassificationRule.u8EthernetDestMacAddress[4], in DumpCmControlPacket()
1179 psfCSType->cCPacketClassificationRule.u8EthernetDestMacAddress[5]); in DumpCmControlPacket()
1375 psfCSType->cCPacketClassificationRule.u8EthernetDestMacAddress[0], in DumpCmControlPacket()
1376 psfCSType->cCPacketClassificationRule.u8EthernetDestMacAddress[1], in DumpCmControlPacket()
[all …]
Dcntrl_SignalingInterface.h81 B_UINT8 u8EthernetDestMacAddress[ETHERNET_DEST_MAC_ADDR_LENGTH]; member