Searched refs:u8EthernetDestMacAddress (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/bcm/ |
D | CmHost.c | 425 …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 …]
|
D | cntrl_SignalingInterface.h | 81 B_UINT8 u8EthernetDestMacAddress[ETHERNET_DEST_MAC_ADDR_LENGTH]; member
|