txgbe_atr_hash_dword
union txgbe_atr_hash_dword input,
union txgbe_atr_hash_dword common,
union txgbe_atr_hash_dword common = { .dword = 0 };
union txgbe_atr_hash_dword input = { .dword = 0 };
static void txgbe_atr_compute_sig_hash(union txgbe_atr_hash_dword input,
union txgbe_atr_hash_dword common,