Searched refs:discvr_pattern (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 1974 static const u8 discvr_pattern[] = { 0xe0, 0x00, 0x00, 0xf8 }; in ath6kl_wow_ap() local 2018 sizeof(discvr_pattern), discvr_offset, in ath6kl_wow_ap() 2019 discvr_pattern, discvr_mask); in ath6kl_wow_ap() 2041 static const u8 discvr_pattern[] = { 0xe0, 0x00, 0x00, 0xf8 }; in ath6kl_wow_sta() local 2066 sizeof(discvr_pattern), discvr_offset, in ath6kl_wow_sta() 2067 discvr_pattern, discvr_mask); in ath6kl_wow_sta()
|