Searched refs:discvr_pattern (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/drivers/net/wireless/ath/ath6kl/ | 
| D | cfg80211.c | 1964 	static const u8 discvr_pattern[] = { 0xe0, 0x00, 0x00, 0xf8 };  in ath6kl_wow_ap()  local 2008 			sizeof(discvr_pattern), discvr_offset,  in ath6kl_wow_ap() 2009 			discvr_pattern, discvr_mask);  in ath6kl_wow_ap() 2031 	static const u8 discvr_pattern[] = { 0xe0, 0x00, 0x00, 0xf8 };  in ath6kl_wow_sta()  local 2056 				sizeof(discvr_pattern), discvr_offset,  in ath6kl_wow_sta() 2057 				discvr_pattern, discvr_mask);  in ath6kl_wow_sta()
  |