Searched refs:new_low (Results 1 – 1 of 1) sorted by relevance
456 u32 new_low; in add_del_hash_entry() local459 new_low = (((mac_addr[1] >> 4) & 0xf) << 15) in add_del_hash_entry()488 (new_low & 0xfffffff8)) && in add_del_hash_entry()499 if (((le32_to_cpu(entry->lo) & 0xfffffff8) != (new_low & 0xfffffff8)) && in add_del_hash_entry()522 entry->lo = cpu_to_le32(new_low); in add_del_hash_entry()