Searched refs:old_hdr_mask (Results 1 – 1 of 1) sorted by relevance
96 struct ethhdr *old_hdr_mask = (struct ethhdr *)hdr_8023_bit_mask; in ath10k_wow_convert_8023_to_80211() local112 memcpy(new_hdr_mask->addr1, old_hdr_mask->h_dest, ETH_ALEN); in ath10k_wow_convert_8023_to_80211()116 memcpy(new_hdr_mask->addr3, old_hdr_mask->h_source, ETH_ALEN); in ath10k_wow_convert_8023_to_80211()123 &old_hdr_mask->h_proto, in ath10k_wow_convert_8023_to_80211()124 sizeof(old_hdr_mask->h_proto)); in ath10k_wow_convert_8023_to_80211()