Searched refs:cfg80211_cqm_txe_notify (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 7312 * cfg80211_cqm_txe_notify - TX error rate event 7323 void cfg80211_cqm_txe_notify(struct net_device *dev, const u8 *peer,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.c | 1601 cfg80211_cqm_txe_notify(vif->ndev, vif->bssid, pkts, in ath6kl_wmi_txe_notify_event_rx()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 8366 * cfg80211_cqm_txe_notify - TX error rate event 8377 void cfg80211_cqm_txe_notify(struct net_device *dev, const u8 *peer,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.c | 1601 cfg80211_cqm_txe_notify(vif->ndev, vif->bssid, pkts, in ath6kl_wmi_txe_notify_event_rx()
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 16920 void cfg80211_cqm_txe_notify(struct net_device *dev, in cfg80211_cqm_txe_notify() function 16945 EXPORT_SYMBOL(cfg80211_cqm_txe_notify); variable
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 19185 void cfg80211_cqm_txe_notify(struct net_device *dev, in cfg80211_cqm_txe_notify() function 19210 EXPORT_SYMBOL(cfg80211_cqm_txe_notify); variable
|
Completed in 88 milliseconds