Searched refs:TargetContent (Results 1 – 2 of 2) sorted by relevance
106 u32 TargetContent = 0; in setKey() local144 TargetContent = (u32)(*(MacAddr+0)) << 16 | in setKey()148 write_nic_dword(dev, WCAMI, TargetContent); in setKey()151 TargetContent = (u32)(*(MacAddr+2)) | in setKey()155 write_nic_dword(dev, WCAMI, TargetContent); in setKey()
4868 u32 TargetContent = 0; in setKey() local4887 TargetContent = (u32)(*(MacAddr+0)) << 16| in setKey()4891 write_nic_dword(dev, WCAMI, TargetContent); in setKey()4894 TargetContent = (u32)(*(MacAddr+2)) | in setKey()4898 write_nic_dword(dev, WCAMI, TargetContent); in setKey()