Searched refs:TargetContent (Results 1 – 2 of 2) sorted by relevance
105 u32 TargetContent = 0; in setKey() local143 TargetContent = (u32)(*(MacAddr+0)) << 16 | in setKey()147 write_nic_dword(dev, WCAMI, TargetContent); in setKey()150 TargetContent = (u32)(*(MacAddr+2)) | in setKey()154 write_nic_dword(dev, WCAMI, TargetContent); in setKey()
5992 u32 TargetContent = 0; in setKey() local6012 TargetContent = (u32)(*(MacAddr+0)) << 16| in setKey()6016 write_nic_dword(dev, WCAMI, TargetContent); in setKey()6021 TargetContent = (u32)(*(MacAddr+2)) | in setKey()6025 write_nic_dword(dev, WCAMI, TargetContent); in setKey()