Searched refs:new_low (Results 1 – 2 of 2) sorted by relevance
180 u64 new_low = orig_low + (u64)increment; in add_to_ctr() local182 *low_be = __cpu_to_be64(new_low); in add_to_ctr()183 if (new_low < orig_low) in add_to_ctr()
442 u32 new_low; in add_del_hash_entry() local445 new_low = (((mac_addr[1] >> 4) & 0xf) << 15) in add_del_hash_entry()474 (new_low & 0xfffffff8)) && in add_del_hash_entry()485 if (((le32_to_cpu(entry->lo) & 0xfffffff8) != (new_low & 0xfffffff8)) && in add_del_hash_entry()508 entry->lo = cpu_to_le32(new_low); in add_del_hash_entry()