Searched refs:ieee80211_radar_detected (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | dfs_debug.c | 119 ieee80211_radar_detected(sc->hw, NULL); in write_file_simulate_radar()
|
/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | event.c | 145 ieee80211_radar_detected(wl->hw, NULL); in wl18xx_process_mailbox_events()
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_dfs.c | 633 ieee80211_radar_detected(dev->mt76.hw, NULL); in mt76x02_dfs_tasklet() 661 ieee80211_radar_detected(dev->mt76.hw, NULL); in mt76x02_dfs_tasklet()
|
/linux/net/mac80211/ |
H A D | util.c | 3560 void ieee80211_radar_detected(struct ieee80211_hw *hw, in ieee80211_radar_detected() function 3572 EXPORT_SYMBOL(ieee80211_radar_detected);
|
/linux/include/net/ |
H A D | mac80211.h | 6788 void ieee80211_radar_detected(struct ieee80211_hw *hw,
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | debug.c | 1777 ieee80211_radar_detected(ar->hw, NULL); in ath10k_write_simulate_radar()
|
H A D | mac.c | 1440 ieee80211_radar_detected(ar->hw, NULL); in ath10k_recalc_radar_detection()
|
H A D | wmi.c | 3994 ieee80211_radar_detected(ar->hw, NULL); in ath10k_radar_detected()
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | wmi.c | 7021 ieee80211_radar_detected(ath12k_ar_to_hw(ar), arg.chanctx_conf); in ath12k_wmi_pdev_dfs_radar_detected_event()
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.c | 8361 ieee80211_radar_detected(ar->hw, NULL); in ath11k_wmi_pdev_dfs_radar_detected_event()
|