Searched refs:ath_is_mybeacon (Results 1 – 4 of 4) sorted by relevance
64 bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr) in ath_is_mybeacon() function70 EXPORT_SYMBOL(ath_is_mybeacon);
201 bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr);
539 if (!ath_is_mybeacon(common, hdr) || !common->curaid) in carl9170_ps_beacon()
1065 rx_stats.is_mybeacon = ath_is_mybeacon(common, hdr); in ath9k_rx_prepare()