Home
last modified time | relevance | path

Searched refs:update1 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/x86/crypto/
Daegis256-aesni-asm.S188 .macro update1 m macro
283 update1 T1
289 update1 T3
295 update1 T1
682 update1 MSG
Daegis128l-aesni-asm.S218 .macro update1 macro
343 update1
351 update1
804 update1
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dport.c848 bool update1 = false; in mlx4_bond_mac_table() local
870 update1 = true; in mlx4_bond_mac_table()
877 if (update1) { in mlx4_bond_mac_table()
903 bool update1 = false; in mlx4_unbond_mac_table() local
922 update1 = true; in mlx4_unbond_mac_table()
931 if (update1) { in mlx4_unbond_mac_table()
955 bool update1 = false; in mlx4_bond_vlan_table() local
977 update1 = true; in mlx4_bond_vlan_table()
984 if (update1) { in mlx4_bond_vlan_table()
1010 bool update1 = false; in mlx4_unbond_vlan_table() local
[all …]