| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | 11h.c | 107 /* This is DFS CAC work queue function. 108 * This delayed work emits CAC finished event for cfg80211 if 109 * CAC was started earlier. 122 "CAC timer finished; No radar detected\n"); in mwifiex_dfs_cac_work_queue() 154 mwifiex_dbg(priv->adapter, MSG, "cancelling CAC\n"); in mwifiex_cmd_issue_chan_report_request() 172 /* This function is to abort ongoing CAC upon stopping AP operations 180 "failed to stop CAC in FW\n"); in mwifiex_abort_cac() 182 "Aborting delayed work for CAC.\n"); in mwifiex_abort_cac() 190 /* This function handles channel report event from FW during CAC period. 191 * If radar is detected during CAC, driver indicates the same to cfg80211 [all …]
|
| /linux/include/uapi/linux/media/raspberrypi/ |
| H A D | pisp_be_config.h | 323 * struct pisp_be_cac_config - PiSP Back End CAC config 329 * @lut: Pixel shift for the CAC grid 342 * struct pisp_be_cac_extra - PiSP Back End CAC extra config 343 * @offset_x: Horizontal offset into the CAC table of this tile 344 * @offset_y: Horizontal offset into the CAC table of this tile 747 * @cac: Colour Aberration Correction configuration 766 * @cac_extra: CAC extra info 808 struct pisp_be_cac_config cac; 877 * @cac_grid_offset_x: Horizontal offset in the CAC table for this tile 878 * @cac_grid_offset_y: Horizontal offset in the CAC tabl 807 struct pisp_be_cac_config cac; global() member [all...] |
| /linux/Documentation/devicetree/bindings/net/wireless/ |
| H A D | mediatek,mt76.yaml | 115 Disable/enable radar/CAC detection running on a dedicated offchannel 117 Background radar/CAC detection allows to avoid the CAC downtime 118 switching on a different channel during CAC detection on the selected
|
| /linux/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-isp.h | 160 * @cac_margin_x: horizontal CAC margin in pixels 161 * @cac_margin_y: vertical CAC margin in pixels
|
| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A D | cmd.c | 167 wl1271_debug(DEBUG_CMD, "cmd cac (channel %d) %s", in wl18xx_cmd_set_cac() 184 wl1271_error("failed to send cac command"); in wl18xx_cmd_set_cac()
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
| H A D | smu72.h | 73 uint32_t Cac; member 369 /* -------------------------------------------------------- CAC table -----------------------------…
|
| H A D | smu73.h | 64 uint32_t Cac; member 384 // -------------------------------------------------------- CAC table -----------------------------…
|
| H A D | smu71.h | 264 // -------------------------------------------------------- CAC table -----------------------------…
|
| H A D | smu74.h | 98 uint32_t Cac; member
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | ni_dpm.h | 195 /* CAC stuff */
|
| H A D | si_dpm.h | 179 /* CAC stuff */
|
| H A D | pptable.h | 140 …TFORM_CAP_NEW_CAC_VOLTAGE 0x00040000 // Does the driver supports new CAC voltage table. 216 … ulCACLeakage; // The iLeakage for driver calculated CAC leakage table
|
| /linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
| H A D | si_dpm.h | 846 /* CAC stuff */ 1000 /* CAC stuff */
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 44 li.d \temp, CSR_DMW1_INIT # CAC, PLV0, 0x9000 xxxx xxxx xxxx
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | smu7_hwmgr.h | 281 /* ---- CAC Stuff ---- */
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | reg.c | 423 /* To be safe, lts use the max cac timeout of both rules */ in ath11k_reg_intersect_rules() 464 * default regdomain. Also MAX of the dfs cac timeout is selected. in ath11k_regd_intersect() 745 /* Update dfs cac timeout if the dfs domain is ETSI and the in ath11k_reg_build_regd()
|
| /linux/net/wireless/ |
| H A D | reg.h | 152 * Grace period to timeout pre-CAC results on the dfs channels. This timeout
|
| H A D | chan.c | 800 * (require CAC). Allow DFS and non-DFS channel mix. in cfg80211_chandef_dfs_usable() 1013 * had gone through CAC return false in cfg80211_chandef_dfs_available()
|
| /linux/arch/mips/include/asm/sn/sn0/ |
| H A D | addrs.h | 19 * to reference into the major address spaces (CAC, HSPEC, IO, MSPEC,
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | iceland_smumgr.c | 397 "The CAC Leakage table does not exist!", return -EINVAL); in iceland_populate_bapm_vddc_vid_sidd() 545 pr_warn("CAC Leakage Table does not exist, using vddc.\n"); in iceland_get_std_voltage_value_sidd() 561 …Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index, using maximum index fro… in iceland_get_std_voltage_value_sidd() 581 …m SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index in second look up, using maximum … in iceland_get_std_voltage_value_sidd()
|
| H A D | ci_smumgr.c | 586 "The CAC Leakage table does not exist!", return -EINVAL); in ci_populate_bapm_vddc_vid_sidd() 778 pr_warn("CAC Leakage Table does not exist, using vddc.\n"); in ci_get_std_voltage_value_sidd() 789 …Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index, using maximum index fro… in ci_get_std_voltage_value_sidd() 805 …m SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index in second look up, using maximum … in ci_get_std_voltage_value_sidd()
|
| /linux/include/uapi/linux/ |
| H A D | nl80211.h | 980 * @NL80211_CMD_RADAR_DETECT: Start a Channel availability check (CAC). Once 981 * a radar is detected or the channel availability scan (CAC) has finished 2810 * available for radar/CAC detection on some hw. This chain can't be used 2812 * Background radar/CAC detection allows to avoid the CAC downtime 2813 * switching on a different channel during CAC detection on the selected 4382 * @NL80211_FREQUENCY_ATTR_DFS_CAC_TIME: DFS CAC time in milliseconds. 4597 * @NL80211_ATTR_DFS_CAC_TIME: DFS CAC time in milliseconds. 4598 * If not present or 0 default CAC time will be used. 6597 * informing user-space about CAC progres [all...] |
| /linux/include/net/ |
| H A D | cfg80211.h | 190 * @dfs_cac_ms: DFS CAC time in milliseconds, this is valid for DFS channels. 1070 * can/need start CAC on such channel 1075 * one channel requires CAC (NL80211_DFS_USABLE) 1081 * cfg80211_chandef_dfs_cac_time - get the DFS CAC time (in ms) for given 1086 * Returns: DFS CAC time (in ms) which applies for this channel definition 4711 * @end_cac: End running CAC, probably because a related CAC 4816 * radar/CAC detection on some hw. This chain can't be used to transmit 4818 * Background radar/CAC detection allows to avoid the CAC downtime 4819 * switching to a different channel during CAC detection on the selected 4822 * disable background CAC/radar detection. [all …]
|
| /linux/arch/mips/include/asm/sn/ |
| H A D | addrs.h | 172 * entry corresponding to a physical (Cac or Uncac) address.
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink.h | 783 * @cac_time_ms: CAC time. 1572 * @dfs_cac_ms: DFS CAC period.
|