Home
last modified time | relevance | path

Searched defs:new_low (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/bcm/
H A Dutil.c180 u64 new_low = orig_low + (u64)increment; in add_to_ctr() local
/linux/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c442 u32 new_low; in add_del_hash_entry() local
/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c1127 static void emac_update_counter(u64 *counter, u32 new_low) in emac_update_counter()