Home
last modified time | relevance | path

Searched refs:radar (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dscan.c129 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 D11h.c74 /* 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 Dfw.h2202 u8 det_type; /*0=none, 1=pw(chirp), 2=pri(radar)*/
2239 u8 radar:1; member
/linux/net/wireless/
H A DKconfig148 to be an authorized master, i.e., with radar detection support and DFS
/linux/Documentation/translations/sp_SP/process/
H A D7.AdvancedTopics.rst130 debajo del radar de revisión. Los desarrolladores del kernel tienden a
H A Dhandling-regressions.rst262 el cambio en el radar, en el caso de que aparezcan reportes. Dependiendo
/linux/Documentation/userspace-api/
H A Diommufd.rst376 type1. New features on the radar include:
/linux/Documentation/admin-guide/
H A Dreporting-regressions.rst213 your report on the radar of these people by CCing or forwarding each report to
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c1459 * 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()