Searched refs:radar (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | scan.c | 129 u32 band, bool radar, bool passive, in wlcore_scan_get_channels() argument 185 (!!(flags & IEEE80211_CHAN_RADAR) == radar) && in wlcore_scan_get_channels() 186 /* if radar is set, we ignore the passive flag */ in wlcore_scan_get_channels() 187 (radar || in wlcore_scan_get_channels()
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | 11h.c | 74 /* enable master mode radar detection on AP interface */ in mwifiex_11h_activate() 122 "CAC timer finished; No radar detected\n"); in mwifiex_dfs_cac_work_queue() 130 * starting radar detection. 191 * If radar is detected during CAC, driver indicates the same to cfg80211 217 if (rpt->map.radar) { in mwifiex_11h_handle_chanrpt_ready() 238 /* Handler for radar detected event from FW.*/ 247 "radar detected; indicating kernel\n"); in mwifiex_11h_handle_radar_detected() 255 mwifiex_dbg(priv->adapter, MSG, "radar detection type: %d\n", in mwifiex_11h_handle_radar_detected()
|
H A D | fw.h | 2202 u8 det_type; /*0=none, 1=pw(chirp), 2=pri(radar)*/ 2239 u8 radar:1; member
|
/linux/net/wireless/ |
H A D | Kconfig | 148 to be an authorized master, i.e., with radar detection support and DFS
|
/linux/Documentation/translations/sp_SP/process/ |
H A D | 7.AdvancedTopics.rst | 130 debajo del radar de revisión. Los desarrolladores del kernel tienden a
|
H A D | handling-regressions.rst | 262 el cambio en el radar, en el caso de que aparezcan reportes. Dependiendo
|
/linux/Documentation/userspace-api/ |
H A D | iommufd.rst | 376 type1. New features on the radar include:
|
/linux/Documentation/admin-guide/ |
H A D | reporting-regressions.rst | 213 your report on the radar of these people by CCing or forwarding each report to
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 1459 * by indicating that radar was detected. in ath10k_recalc_radar_detection() 3444 /* the firmware is ignoring the "radar" flag of the in ath10k_update_channel_list() 3569 ath10k_warn(ar, "DFS region 0x%X not supported, will trigger radar for every pulse\n", in ath10k_reg_notifier() 8947 goto radar; in ath10k_mac_op_change_chanctx() 8952 goto radar; in ath10k_mac_op_change_chanctx() 8963 radar: in ath10k_mac_op_change_chanctx()
|