Home
last modified time | relevance | path

Searched refs:ath_is_mybeacon (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/
A Dmain.c63 bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr) in ath_is_mybeacon() function
69 EXPORT_SYMBOL(ath_is_mybeacon);
A Dath.h197 bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr);
/linux-6.3-rc2/drivers/net/wireless/ath/carl9170/
A Drx.c536 if (!ath_is_mybeacon(common, hdr) || !common->curaid) in carl9170_ps_beacon()
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Drecv.c905 if (ath_is_mybeacon(common, hdr)) { in ath9k_rx_skb_preprocess()
A Dhtc_drv_txrx.c1067 rx_stats.is_mybeacon = ath_is_mybeacon(common, hdr); in ath9k_rx_prepare()
/linux-6.3-rc2/drivers/net/wireless/ath/ath5k/
A Dbase.c1476 if (ath_is_mybeacon(common, (struct ieee80211_hdr *)skb->data)) { in ath5k_receive_frame()

Completed in 15 milliseconds