Lines Matching refs:bytemask
174 u8 *bytemask = i80211_pattern->bytemask; in ath12k_wow_convert_8023_to_80211() local
191 memcpy(bytemask, eth_bytemask, eth_pat_len); in ath12k_wow_convert_8023_to_80211()
196 memcpy(bytemask, eth_bytemask, ETH_ALEN - eth_pkt_ofs); in ath12k_wow_convert_8023_to_80211()
202 memcpy(bytemask + a3_ofs - pkt_ofs, in ath12k_wow_convert_8023_to_80211()
209 memcpy(bytemask, eth_bytemask, ETH_ALEN - eth_pkt_ofs); in ath12k_wow_convert_8023_to_80211()
214 memcpy(bytemask + a3_ofs - pkt_ofs, in ath12k_wow_convert_8023_to_80211()
222 memcpy(bytemask + i80211_hdr_len + r1042_eth_ofs - pkt_ofs, in ath12k_wow_convert_8023_to_80211()
233 memcpy(bytemask, eth_bytemask, eth_pat_len); in ath12k_wow_convert_8023_to_80211()
238 memcpy(bytemask, eth_bytemask, prot_ofs - eth_pkt_ofs); in ath12k_wow_convert_8023_to_80211()
244 memcpy(bytemask + i80211_hdr_len + r1042_eth_ofs - pkt_ofs, in ath12k_wow_convert_8023_to_80211()
254 memcpy(bytemask, eth_bytemask, eth_pat_len); in ath12k_wow_convert_8023_to_80211()
436 new_pattern.bytemask[j] = 0xff; in ath12k_wow_vif_set_wakeups()
445 new_pattern.bytemask, in ath12k_wow_vif_set_wakeups()